Click or drag to resize

ProductDocumentAmounts Property

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

Property Value

Type: ChildCollectionProductDocumentAmount
See Also