![]() | |
IInitiative |
public interface IInitiativeEntityService : IInitiativeQueryService, IBusinessService
The IInitiativeEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new Initiative |
![]() | Delete | Deletes the specified Initiative. |
![]() | 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) |
![]() | Update | Updates the specified Initiative |