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