PaymentTypesRepositoryDefaultPaymentAccountReference 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<PaymentType, PaymentAccount> DefaultPaymentAccountReference
Public Shared ReadOnly DefaultPaymentAccountReference As PrimaryKeyReference(Of PaymentType, PaymentAccount)
public:
static initonly PrimaryKeyReference<PaymentType^, PaymentAccount^>^ DefaultPaymentAccountReference
static val DefaultPaymentAccountReference: PrimaryKeyReference<PaymentType, PaymentAccount>
Field Value
Type:
PrimaryKeyReferencePaymentType,
PaymentAccount
See Also