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