IEdition | |
public interface IEditionService : IEditionQueryService, IBusinessService
The IEditionService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of Editions matching the specified filter.
(Inherited from IEditionQueryService) | |
| GetAll |
Gets all Editions
(Inherited from IEditionQueryService) | |
| GetSingle |
Gets a single Edition matching the provided filter.
(Inherited from IEditionQueryService) |