PaymentOrdersRepositoryRefDocumentReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<PaymentOrder, Document> RefDocumentReference
Public Shared ReadOnly RefDocumentReference As KeyReference(Of PaymentOrder, Document)
public:
static initonly KeyReference<PaymentOrder^, Document^>^ RefDocumentReference
static val RefDocumentReference: KeyReference<PaymentOrder, Document>
Field Value
Type:
KeyReferencePaymentOrder,
Document
See Also