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