PurchaseInvoicesRepositoryPaymentTypeReference 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<PurchaseInvoice, PaymentType> PaymentTypeReference
Public Shared ReadOnly PaymentTypeReference As PrimaryKeyReference(Of PurchaseInvoice, PaymentType)
public:
static initonly PrimaryKeyReference<PurchaseInvoice^, PaymentType^>^ PaymentTypeReference
static val PaymentTypeReference: PrimaryKeyReference<PurchaseInvoice, PaymentType>
Field Value
Type:
PrimaryKeyReferencePurchaseInvoice,
PaymentType
See Also