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