| LinkCustomerAndGroup Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class LinkCustomerAndGroup : CorrigoEntity
The LinkCustomerAndGroup type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CustomerGroupId | |
|  | CustomerId | |
|  | IsBillingAccount | |
|  | IsParentRemoved | 
            True if parent object is deleted. Single records are purged from database; it's marked as removed only as a part of Customer deletion
             | 
 Remarks
Remarks See Also
See Also