Back to Devexpress

Session.IsObjectToDelete Method

xpo-devexpress-dot-xpo-dot-session-dot-isobjecttodelete.md

latest574 B
Original Source

Session.IsObjectToDelete Method

NameParametersDescription
IsObjectToDelete(Object, Boolean)theObject, includeParentIndicates whether the specified object is deleted in the transaction currently in progress or in any of its parent transaction (optionally).
IsObjectToDelete(Object)theObjectIndicates whether the specified object is deleted in the transaction currently in progress.