IEditableRow.IsAnyFieldChanged property
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets a value indicating whether this instance is any field changed.
public bool IsAnyFieldChanged { get; }
Property Value
true if this instance is any field changed; otherwise, false.
See Also
- interface IEditableRow