Click or drag to resize

ILogisticsDocumentLineLogisticsDocument Property

Gets the logistics document of the line.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
ILogisticsDocument LogisticsDocument { get; }

Property Value

Type: ILogisticsDocument
The logistics document.
See Also