Click or drag to resize

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)
Syntax
public bool IsCreditHold { get; set; }

Property Value

Boolean
See Also