Click or drag to resize

PurchaseOrderLineProductVariant Property

If specified determines which product variant of the current product in this line is used. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override ProductVariant ProductVariant { get; set; }

Property Value

Type: ProductVariant

Implements

ILogisticsDocumentLineProductVariant
See Also