Click or drag to resize

BillingAccountIsBillAcct Property

Gets a value indicating whether this customer group is a billing account

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsBillAcct { get; set; }

Property Value

Type: Boolean
See Also