QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0