IInitiative |
public interface IInitiativeGroupService : IInitiativeGroupQueryService, IBusinessService
The IInitiativeGroupService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of InitiativeGroups matching the specified filter.
(Inherited from IInitiativeGroupQueryService) | |
GetAll |
Gets all InitiativeGroups
(Inherited from IInitiativeGroupQueryService) | |
GetSingle |
Gets a single InitiativeGroup matching the provided filter.
(Inherited from IInitiativeGroupQueryService) |