Skip to content

Row<TFields>.TrackAssignments property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets a value indicating whether [track assignments].

public bool TrackAssignments { get; set; }

Property Value

true if [track assignments]; otherwise, false.

See Also