Click or drag to resize

WeighbridgeServiceDeleteWeighing Method

Deletes 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 DeleteWeighing(
	string authenticationKey,
	Guid weighingGUID
)

Parameters

authenticationKey
Type: SystemString
Authentication key
weighingGUID
Type: SystemGuid
GUID of weighing record to delete
Exceptions
ExceptionCondition
FaultException
FaultReason
See Also