QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

Subtotal Property

Gross subtotal; doesn't count taxes/amount already paid.

Syntax

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

Default Value

""

Remarks

The total of the amounts in all the lines of an invoice, credit memo, or sales receipt, before taxes or payments are applied.

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]