Click or drag to resize

WeighbridgeServiceSaveWeighing 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 SaveWeighing(
	string authenticationKey,
	WeighingPartialEntity weighingPartial
)

Parameters

authenticationKey
Type: SystemString
Authentication key
weighingPartial
Type: AMCS.Elemos.IntegrationService.Entity.WeighingWeighingPartialEntity
Partial weighing entity
Exceptions
ExceptionCondition
FaultException
FaultReason
See Also