IProduction | |
public interface IProductionService : IProductionQueryService, IBusinessService
The IProductionService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of Productions matching the specified filter.
(Inherited from IProductionQueryService) | |
| GetAll |
Gets all Productions
(Inherited from IProductionQueryService) | |
| GetSingle |
Gets a single Production matching the provided filter.
(Inherited from IProductionQueryService) |