IStatement | |
public interface IStatementService : IStatementQueryService, IBusinessService
The IStatementService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of Statements matching the specified filter.
(Inherited from IStatementQueryService) | |
| GetAll |
Gets all Statements
(Inherited from IStatementQueryService) | |
| GetSingle |
Gets a single Statement matching the provided filter.
(Inherited from IStatementQueryService) |