RemovableCorrigoEntity Class |
Represents the abstract base class for all referenced entities that support deletion.
Inheritance Hierarchy
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public abstract class RemovableCorrigoEntity : CorrigoEntityWithOptimisticLock
The RemovableCorrigoEntity type exposes the following members.
Properties
| Name | Description |
---|
 | IsRemoved |
Gets or sets the boolean flag indicating if an entity was deleted.
|
Top
See Also
Inheritance Hierarchy