Click or drag to resize

DocumentDistributedAmountLineDocument Property

Gets the document owner of the line.

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

Property Value

Type: LogisticsDocument
The line document.
See Also