| Delete |  | 
The DeleteResult type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | ID | The entity ID of the object just deleted from the system | 
|   | IsDeleted | A flag to validate if the object was successfully removed from a single operation request | 
|   | Message | The message of the delete result. | 
|   | Status | The status of the object/row where a delete operation from the system was attempted | 
 See Also
See Also