Method IsAnyModified
IsAnyModified()
Gets whether any property has been modified by the user.
public virtual bool IsAnyModified()
Returns
- bool
trueif any property has been modified by the user,falseotherwise.
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.