ITitle |
public interface ITitleService : ITitleQueryService, IBusinessService
The ITitleService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of Titles matching the specified filter.
(Inherited from ITitleQueryService) | |
GetAll |
Gets all Titles
(Inherited from ITitleQueryService) | |
GetSingle |
Gets a single Title matching the provided filter.
(Inherited from ITitleQueryService) |