OldNewPair<TItem>.Old property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the old.

public TItem Old { get; }

Property Value

The old.

See Also