Click or drag to resize

ProductPicturePictureNo Property

Unique picture number within the product. Also used for sorting. [Required] [Filter(eq;like)]

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

Property Value

Type: Int32
See Also