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