Click or drag to resize

ProductPurchaseProductPrices Property

List of PurchaseProductPrice child objects, based on the Logistics.Procurement.PurchaseProductPrice.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<PurchaseProductPrice> PurchaseProductPrices { get; }

Property Value

Type: ChildCollectionPurchaseProductPrice
See Also