LineItems Property
Collection of line items.
Syntax
[VB.NET] Public Property LineItems As ItemLineList
[C#] public ItemLineList LineItems {get;}
Remarks
Line Items are only available for Item ItemTypes itInventoryAssembly and itGroup. For Inventory Assemblies, Line Items consist of "ItemInventoryAssemblyLine" aggregates. For Groups, Line Items consists of "ItemGroupLine" aggregates.
This property is not available at design time.