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

CreditLimit Property

Credit limit for this entity.

Syntax

[VB.NET]
Public Property CreditLimit As String

[C#]
public string CreditLimit {get; set;}

Remarks

The credit limit for this customer or vendor. If it is equal to 0, there is no credit limit.

The amount should be formatted as a string in dollars.

This property is allowed in Add operations, and not used in Update operations.

Default Value

"0"

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