Click or drag to resize

DocumentDistributedAmountLine Property

Gets the logistic line. Can be null if the distribution is on the entire document and not on a particular line.

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

Property Value

Type: LogisticsDocumentLine
The line.
See Also