IEditableRow.IsFieldChanged method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Determines whether [is field changed] [the specified field].

public bool IsFieldChanged(Field field)
parameter description
field The field.

Return Value

true if [is field changed] [the specified field]; otherwise, false.

See Also