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.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsCreditHold { get; set; }
Property Value
Type:
Boolean
See Also