Click or drag to resize

ProductVariantVariantColor Property

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

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

Property Value

Type: VariantColor
See Also