PaymentSlipsRepositoryPaymentAccountReference 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<PaymentSlip, PaymentAccount> PaymentAccountReference
Public Shared ReadOnly PaymentAccountReference As PrimaryKeyReference(Of PaymentSlip, PaymentAccount)
public:
static initonly PrimaryKeyReference<PaymentSlip^, PaymentAccount^>^ PaymentAccountReference
static val PaymentAccountReference: PrimaryKeyReference<PaymentSlip, PaymentAccount>
Field Value
Type:
PrimaryKeyReferencePaymentSlip,
PaymentAccount
See Also