IEditableRow.PreviousValues property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the previous values.

public IRow PreviousValues { get; }

Property Value

The previous values.

See Also