Click or drag to resize

LinkCustomerAndGroup Class

Link Customer And Group
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoService.EntitiesLinkCustomerAndGroup

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class LinkCustomerAndGroup : CorrigoEntity

The LinkCustomerAndGroup type exposes the following members.

Properties
 NameDescription
Public propertyCustomerGroupId 
Public propertyCustomerId 
Public propertyIsBillingAccount 
Public propertyIsParentRemoved True if parent object is deleted. Single records are purged from database; it's marked as removed only as a part of Customer deletion
Top
See Also