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
<SerializableAttribute>
Public MustInherit Class RemovableCorrigoEntity
Inherits CorrigoEntityWithOptimisticLock
No code example is currently available or this language may not be supported.
The RemovableCorrigoEntity type exposes the following members.
Properties | Name | Description |
---|
| IsRemoved |
Gets or sets the boolean flag indicating if an entity was deleted.
|
TopSee Also Inheritance Hierarchy