Click or drag to resize
Infosoft Logo

IHVEMGAAREntityServiceUpdate Method

Updates the specified HVEMGAAR

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
HVEMGAAR Update(
	HVEMGAAR request
)

Parameters

request  HVEMGAAR
Request with values of HVEMGAAR to update, make sure the primary key is set.

Return Value

HVEMGAAR
The updated HVEMGAAR
See Also