Method IsAnyModified
IsAnyModified()
Gets whether any property has been modified by the user.
public virtual bool IsAnyModified()
Returns
- bool
true
if any property has been modified by the user,false
otherwise.
Gets whether any property has been modified by the user.
public virtual bool IsAnyModified()
true
if any property has been modified by the user, false
otherwise.