Click or drag to resize

LogisticsDocumentLineSupportsConfirmedQuantity Property

Gets a value indicating whether the line supports confirmed quantity.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public virtual bool SupportsConfirmedQuantity { get; }

Property Value

Type: Boolean

Implements

ILogisticsDocumentLineSupportsConfirmedQuantity
See Also