Click or drag to resize
Infosoft Logo

IMassRegulationEntityService Methods

The IMassRegulationEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new MassRegulation
Public methodDelete Deletes the specified MassRegulation.
Public methodGet Gets a list of MassRegulations matching the specified filter.
(Inherited from IMassRegulationQueryService)
Public methodGetAll Gets all MassRegulations
(Inherited from IMassRegulationQueryService)
Public methodGetSingle Gets a single MassRegulation matching the provided filter.
(Inherited from IMassRegulationQueryService)
Public methodUpdate Updates the specified MassRegulation
Top
See Also