StoreTransactionLinesRepositoryParentDocumentReference 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<StoreTransactionLine, Document> ParentDocumentReference
Public Shared ReadOnly ParentDocumentReference As KeyReference(Of StoreTransactionLine, Document)
public:
static initonly KeyReference<StoreTransactionLine^, Document^>^ ParentDocumentReference
static val ParentDocumentReference: KeyReference<StoreTransactionLine, Document>
Field Value
Type:
KeyReferenceStoreTransactionLine,
Document
See Also