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