Back to Devexpress

Session.IsObjectToSave Method

xpo-devexpress-dot-xpo-dot-session-dot-isobjecttosave.md

latest560 B
Original Source

Session.IsObjectToSave Method

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