ItemInvoicedAmount Property
The amount of this sales order line that has been invoiced.
Syntax
property ItemInvoicedAmount[ItemIndex: Integer]: String;
Default Value
''
Remarks
The amount of this sales order line that has been invoiced. The amount should be formatted as a string in dollars.
The size of the array is controlled by the ItemCount property.
This property is read-only and not available at design time.
Data Type
String