TransportationOrderLinesRepositoryParentDocumentReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<TransportationOrderLine, Document> ParentDocumentReference
Public Shared ReadOnly ParentDocumentReference As KeyReference(Of TransportationOrderLine, Document)
public:
static initonly KeyReference<TransportationOrderLine^, Document^>^ ParentDocumentReference
static val ParentDocumentReference: KeyReference<TransportationOrderLine, Document>
Field Value
Type:
KeyReferenceTransportationOrderLine,
Document
See Also