PaymentOrdersRepositoryRefDocumentTypeReference 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<PaymentOrder, DocumentType> RefDocumentTypeReference
Public Shared ReadOnly RefDocumentTypeReference As PrimaryKeyReference(Of PaymentOrder, DocumentType)
public:
static initonly PrimaryKeyReference<PaymentOrder^, DocumentType^>^ RefDocumentTypeReference
static val RefDocumentTypeReference: PrimaryKeyReference<PaymentOrder, DocumentType>
Field Value
Type:
PrimaryKeyReferencePaymentOrder,
DocumentType
See Also