Click or drag to resize
Infosoft Logo

IMassRegulationService Interface

This defines basic set of Operations on the MassRegulation entity

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IMassRegulationService : IBusinessService

The IMassRegulationService type exposes the following members.

Methods
 NameDescription
Public methodCreateMassRegulation Creates an Mass Regulation Entity.
Public methodDeleteMassRegulation Deletes the Mass Regulation .
Public methodGetMassRegulations Gets all Mass Regulations .
Public methodUpdateMassRegulation Updates a Mass Regulation with new values.
Top
See Also