Session.IsObjectToDelete Method
Name | Parameters | Description |
---|---|---|
IsObjectToDelete(Object, Boolean) | theObject, includeParent | Indicates whether the specified object is deleted in the transaction currently in progress or in any of its parent transaction (optionally). |
IsObjectToDelete(Object) | theObject | Indicates whether the specified object is deleted in the transaction currently in progress. |