InvoiceLinesRepositoryParentDocumentReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<InvoiceLine, Document> ParentDocumentReference
Public Shared ReadOnly ParentDocumentReference As KeyReference(Of InvoiceLine, Document)
public:
static initonly KeyReference<InvoiceLine^, Document^>^ ParentDocumentReference
static val ParentDocumentReference: KeyReference<InvoiceLine, Document>
Field Value
Type:
KeyReferenceInvoiceLine,
Document
See Also