OrderBalancesRepositoryRefInvoiceDocumentTypeReference 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<OrderBalance, DocumentType> RefInvoiceDocumentTypeReference
Public Shared ReadOnly RefInvoiceDocumentTypeReference As PrimaryKeyReference(Of OrderBalance, DocumentType)
public:
static initonly PrimaryKeyReference<OrderBalance^, DocumentType^>^ RefInvoiceDocumentTypeReference
static val RefInvoiceDocumentTypeReference: PrimaryKeyReference<OrderBalance, DocumentType>
Field Value
Type:
PrimaryKeyReferenceOrderBalance,
DocumentType
See Also