QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

TotalAmount Property

Subtotal + SalesTaxTotal.

Syntax

[VB.NET]
Public ReadOnlyProperty TotalAmount As String

[C#]
public string TotalAmount {get;}

Remarks

The total amount of the CreditMemo or SalesReceipt. Will be equal to Subtotal + SalesTaxTotal.

The amount should be formatted as a string in dollars.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]