Click or drag to resize

ReceiptLineItemEntityTrackingUnitsQty Property

Gets or sets the tracking units qty.

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<decimal> TrackingUnitsQty { get; set; }

Property Value

Type: NullableDecimal
The tracking units qty.
See Also