Click or drag to resize

ManifestMaterialProfileServiceSave Method

Saves a weighing record.

Namespace:  AMCS.Elemos.IntegrationService.Services.Weighbridge
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Save(
	string authenticationKey,
	ManifestMaterialProfilePartialEntity manifestMaterialProfilePartial
)

Parameters

authenticationKey
Type: SystemString
Authentication key
manifestMaterialProfilePartial
Type: AMCS.Elemos.IntegrationService.Entity.WeighingManifestMaterialProfilePartialEntity
Exceptions
ExceptionCondition
FaultException
FaultReason
See Also