ILogisticsDocumentLineSupportsConfirmedQuantity Property |
Gets a value indicating whether the line supports confirmed quantity.
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxbool SupportsConfirmedQuantity { get; }
ReadOnly Property SupportsConfirmedQuantity As Boolean
Get
property bool SupportsConfirmedQuantity {
bool get ();
}
abstract SupportsConfirmedQuantity : bool with get
Property Value
Type:
Boolean
See Also