CreditLimit Property
Credit limit for this entity.
Syntax
property CreditLimit: String;
Default Value
'0'
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.
Data Type
String