Click or drag to resize

DeleteResult Properties

The DeleteResult type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleID The entity ID of the object just deleted from the system
Public propertyCode exampleIsDeleted A flag to validate if the object was successfully removed from a single operation request
Public propertyCode exampleMessage The message of the delete result.
Public propertyCode exampleStatus The status of the object/row where a delete operation from the system was attempted
Top
See Also