QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

TotalAmount Property

The total amount of this group of line items.

Syntax

public string TotalAmount { get; }
Public ReadOnly Property TotalAmount As String

Default Value

""

Remarks

This field 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.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 .NET Edition - Version 20.0 [Build 7941]