Click or drag to resize
Infosoft Logo

IMassRegulationServiceDeleteMassRegulation Method

Deletes the Mass Regulation .

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
MassRegulationResponse DeleteMassRegulation(
	DeleteMassRegulationRequest request
)

Parameters

request  DeleteMassRegulationRequest
The delete request inclduing the Mass Regulation to delete.

Return Value

MassRegulationResponse
The deleted Mass Regulation .
See Also