BulkPaymentOrderLinesRepositoryRefInvoiceDocumentTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<BulkPaymentOrderLine, DocumentType> RefInvoiceDocumentTypeReference
Public Shared ReadOnly RefInvoiceDocumentTypeReference As PrimaryKeyReference(Of BulkPaymentOrderLine, DocumentType)
public:
static initonly PrimaryKeyReference<BulkPaymentOrderLine^, DocumentType^>^ RefInvoiceDocumentTypeReference
static val RefInvoiceDocumentTypeReference: PrimaryKeyReference<BulkPaymentOrderLine, DocumentType>
Field Value
Type:
PrimaryKeyReferenceBulkPaymentOrderLine,
DocumentType
See Also