Click or drag to resize

ProductPictureIsDefault Property

True=This is the default picture for the product and the size class; false=otherwise. [Required] [Default(false)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also