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