Click or drag to resize

ProductPrices Property

List of ProductPrice child objects, based on the Crm.ProductPrice.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<ProductPrice> Prices { get; }

Property Value

Type: ChildCollectionProductPrice
See Also