Click or drag to resize

ILogisticsDocumentLogisticsLines Property

Gets the primary logistics lines.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
IEnumerable<ILogisticsDocumentLine> LogisticsLines { get; }

Property Value

Type: IEnumerableILogisticsDocumentLine
See Also