Skip to content

Row<TFields>.OriginalValues property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the original values.

public Row OriginalValues { get; }

Property Value

The original values.

See Also