Click or drag to resize

ILogisticsDocumentLineConfirmedQuantityBase Property

Gets or sets the confirmed quantity base. Can be null. Inheritors that do not support confirmed quantity always return null.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
Quantity ConfirmedQuantityBase { get; set; }

Property Value

Type: Quantity
The confirmed quantity base.
See Also