CustomersRepositoryDefaultPaymentTypeReference 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, PaymentType> DefaultPaymentTypeReference
Public Shared ReadOnly DefaultPaymentTypeReference As PrimaryKeyReference(Of Customer, PaymentType)
public:
static initonly PrimaryKeyReference<Customer^, PaymentType^>^ DefaultPaymentTypeReference
static val DefaultPaymentTypeReference: PrimaryKeyReference<Customer, PaymentType>
Field Value
Type:
PrimaryKeyReferenceCustomer,
PaymentType
See Also