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