Click or drag to resize
Infosoft Logo

IInitiativeGroupEntityService Methods

The IInitiativeGroupEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new InitiativeGroup
Public methodDelete Deletes the specified InitiativeGroup.
Public methodGet Gets a list of InitiativeGroups matching the specified filter.
(Inherited from IInitiativeGroupQueryService)
Public methodGetAll Gets all InitiativeGroups
(Inherited from IInitiativeGroupQueryService)
Public methodGetSingle Gets a single InitiativeGroup matching the provided filter.
(Inherited from IInitiativeGroupQueryService)
Public methodUpdate Updates the specified InitiativeGroup
Top
See Also