Back to Devexpress

IObjectSpace.SetModified Method

expressappframework-devexpress-dot-expressapp-dot-iobjectspace-dot-setmodified.md

latest631 B
Original Source

IObjectSpace.SetModified Method

NameParametersDescription
SetModified(Object, IMemberInfo)obj, memberInfoSets the state of the specified object to be Modified and adds the passed object to the track list to be committed.
SetModified(Object)objSets the state of the specified object to Modified and adds this object to the track list of changes that should be committed.