Skip to content

Row<TFields>.TrackWithChecks property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets a value indicating whether [track with checks].

public bool TrackWithChecks { get; set; }

Property Value

true if [track with checks]; otherwise, false.

See Also