Click or drag to resize
Infosoft Logo

IMassRegulationServiceUpdateMassRegulation Method

Updates a Mass Regulation with new values.

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

Parameters

request  UpdateMassRegulationRequest
The request containing the Mass Regulation to update

Return Value

MassRegulationResponse
The updated Mass Regulation
See Also