QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

FinanceCharge Property

If true, this invoice includes a finance charge.

Syntax

public InvoiceFinanceCharges FinanceCharge { get; set; }

enum InvoiceFinanceCharges { fcNotSet, fcIsFinanceCharge, fcNotFinanceCharge }
Public Property FinanceCharge As InvoiceFinanceCharges

Enum InvoiceFinanceCharges fcNotSet fcIsFinanceCharge fcNotFinanceCharge End Enum

Default Value

0

Remarks

Indicates whether a finance-charge item has been added to this invoice. This property is determined by QuickBooks and is read-only when QBXMLVersion is less than "8.0".

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