PurchaseInvoiceLinesRepositorySaleLineDealTypeReference 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<PurchaseInvoiceLine, DealType> SaleLineDealTypeReference
Public Shared ReadOnly SaleLineDealTypeReference As PrimaryKeyReference(Of PurchaseInvoiceLine, DealType)
public:
static initonly PrimaryKeyReference<PurchaseInvoiceLine^, DealType^>^ SaleLineDealTypeReference
static val SaleLineDealTypeReference: PrimaryKeyReference<PurchaseInvoiceLine, DealType>
Field Value
Type:
PrimaryKeyReferencePurchaseInvoiceLine,
DealType
See Also