Click or drag to resize

ProductDimensions Property

List of ProductDimension child objects, based on the General.Products.ProductDimension.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<ProductDimension> Dimensions { get; }

Property Value

Type: ChildCollectionProductDimension
See Also