Click or drag to resize

ProductPictureProduct Property

The Product to which this ProductPicture belongs. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: Product
See Also