PurchaseOrderLinesRepositoryProductVariantReference 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<PurchaseOrderLine, ProductVariant> ProductVariantReference
Public Shared ReadOnly ProductVariantReference As PrimaryKeyReference(Of PurchaseOrderLine, ProductVariant)
public:
static initonly PrimaryKeyReference<PurchaseOrderLine^, ProductVariant^>^ ProductVariantReference
static val ProductVariantReference: PrimaryKeyReference<PurchaseOrderLine, ProductVariant>
Field Value
Type:
PrimaryKeyReferencePurchaseOrderLine,
ProductVariant
See Also