PaymentSlipAmountsRepositoryPaymentReasonReference 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<PaymentSlipAmount, PaymentReason> PaymentReasonReference
Public Shared ReadOnly PaymentReasonReference As PrimaryKeyReference(Of PaymentSlipAmount, PaymentReason)
public:
static initonly PrimaryKeyReference<PaymentSlipAmount^, PaymentReason^>^ PaymentReasonReference
static val PaymentReasonReference: PrimaryKeyReference<PaymentSlipAmount, PaymentReason>
Field Value
Type:
PrimaryKeyReferencePaymentSlipAmount,
PaymentReason
See Also