Click or drag to resize

ProductPicturePicture Property

The actual product picture. Can be null if we insert only some comments.

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] Picture { get; set; }

Property Value

Type: Byte
See Also