Click or drag to resize

LogisticsDocumentLineLogisticDocument Property

Gets the logistics document 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 LogisticDocument { get; }

Property Value

Type: LogisticsDocument
The logistics document.
See Also