LineItemId Property
Id of the Line Item.
Syntax
itemcontrol.LineItemId(LineItemIndex)[=string]
Default Value
""
Remarks
Id of the Line Item.
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.
The size of the array is controlled by the LineItemCount property.
This property is not available at design time.
Data Type
String