TransfersRepositoryDestinationPaymentAccountReference 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<Transfer, PaymentAccount> DestinationPaymentAccountReference
Public Shared ReadOnly DestinationPaymentAccountReference As PrimaryKeyReference(Of Transfer, PaymentAccount)
public:
static initonly PrimaryKeyReference<Transfer^, PaymentAccount^>^ DestinationPaymentAccountReference
static val DestinationPaymentAccountReference: PrimaryKeyReference<Transfer, PaymentAccount>
Field Value
Type:
PrimaryKeyReferenceTransfer,
PaymentAccount
See Also