Row<TFields>.PreviousValues property
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the previous values.
public Row PreviousValues { get; }
Property Value
The previous values.
See Also
- class Row<TFields>
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the previous values.
public Row PreviousValues { get; }
The previous values.