CustomersRepositoryDefaultPaymentAccountReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Customer, PaymentAccount> DefaultPaymentAccountReference
Public Shared ReadOnly DefaultPaymentAccountReference As PrimaryKeyReference(Of Customer, PaymentAccount)
public:
static initonly PrimaryKeyReference<Customer^, PaymentAccount^>^ DefaultPaymentAccountReference
static val DefaultPaymentAccountReference: PrimaryKeyReference<Customer, PaymentAccount>
Field Value
Type:
PrimaryKeyReferenceCustomer,
PaymentAccount
See Also