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