GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / OldInt Property
In This Topic
    OldInt Property
    In This Topic
    Gets or sets the previous or old integer value information for a change.
    Syntax
    public int OldInt {get; set;}
    See Also