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