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