GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / OldValue Property
In This Topic
    OldValue Property
    In This Topic
    Gets or sets the previous or old arbitrary object value information for a change, including boolean values.
    Syntax
    public object OldValue {get; set;}
    See Also