TotalAmount Property
The total amount of this group of line items.
Object Oriented Interface
public function getTotalAmount();
Procedural Interface
inqb_lineitemgroups_get($res, 36 );
Default Value
''
Remarks
This property represents the total amount of all transaction lines in the group. This amount will be automatically computed by QuickBooks.
The amount should be formatted as a string in dollars.
This property is read-only and not available at design time.
Data Type
String