Click or drag to resize

ReceiptLineItemEntityTotalActualRejected Property

Gets or sets the total actual rejected.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> TotalActualRejected { get; set; }

Property Value

Type: NullableInt32
The total actual rejected.
See Also