QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

Amount Property

Amount of transaction.

Syntax

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

Default Value

""

Remarks

The amount of the transaction. Amount will be total of the amounts in the item lines and (if present) expense lines.

The amount should be formatted as a string in dollars.

This property is read-only.

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