PurchaseOrdersRepositoryPaymentAccountReference 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<PurchaseOrder, PaymentAccount> PaymentAccountReference
Public Shared ReadOnly PaymentAccountReference As PrimaryKeyReference(Of PurchaseOrder, PaymentAccount)
public:
static initonly PrimaryKeyReference<PurchaseOrder^, PaymentAccount^>^ PaymentAccountReference
static val PaymentAccountReference: PrimaryKeyReference<PurchaseOrder, PaymentAccount>
Field Value
Type:
PrimaryKeyReferencePurchaseOrder,
PaymentAccount
See Also