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