Click or drag to resize

ProductPictures Property

List of ProductPicture child objects, based on the General.Products.ProductPicture.Product back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<ProductPicture> Pictures { get; }

Property Value

Type: ChildCollectionProductPicture
See Also