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

FinanceCharge Property

If true, this invoice includes a finance charge.

Syntax

[VB.NET]
Public Property FinanceCharge As InvoiceFinanceCharges

[C#]
public InvoiceFinanceCharges FinanceCharge {get; set;}

enum InvoiceFinanceCharges { fcNotSet, fcIsFinanceCharge, fcNotFinanceCharge }

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".

Default Value

0

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