TransportationOrdersRepositoryLinesChildCollectionDefinition Field |
Definition of the
Lines child list
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<TransportationOrderLine> LinesChildCollectionDefinition
Public Shared ReadOnly LinesChildCollectionDefinition As ChildCollectionDefinition(Of TransportationOrderLine)
public:
static initonly ChildCollectionDefinition<TransportationOrderLine^>^ LinesChildCollectionDefinition
static val LinesChildCollectionDefinition: ChildCollectionDefinition<TransportationOrderLine>
Field Value
Type:
ChildCollectionDefinitionTransportationOrderLine
See Also