ItemUnitCost Property
Cost of each individual item.
Syntax
__property String ItemUnitCost[int ItemIndex] = {read=FItemUnitCost, write=FSetItemUnitCost};
Default Value
""
Remarks
Cost of each individual item.
This property contains the cost of each item in this Line Item.
The size of the array is controlled by the LineItemCount property.
This property is not available at design time.
Data Type
String