IMass | |
public interface IMassRegulationService : IMassRegulationQueryService, IBusinessService
The IMassRegulationService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of MassRegulations matching the specified filter.
(Inherited from IMassRegulationQueryService) | |
| GetAll |
Gets all MassRegulations
(Inherited from IMassRegulationQueryService) | |
| GetSingle |
Gets a single MassRegulation matching the provided filter.
(Inherited from IMassRegulationQueryService) |