Click or drag to resize

ProductVariantVariantSize Property

The size of the variant. null means that the variant does not have a specific size. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public VariantSize VariantSize { get; set; }

Property Value

Type: VariantSize
See Also