BillingAccountIsCreditHold Property |
Boolean flag indicating whether credit for this account is held; may be set manually to identify customers who became overdue on their payments.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsCreditHold { get; set; }
Public Property IsCreditHold As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also