LinkCustomerAndGroupIsParentRemoved Property |
True if parent object is deleted. Single records are purged from database; it's marked as removed only as a part of Customer deletion
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsParentRemoved { get; set; }
Property Value
Type:
Boolean
See Also