Skip to content

Row<TFields>.PreviousValues property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the previous values.

public Row PreviousValues { get; }

Property Value

The previous values.

See Also