GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoChangedEventArgs Class
/ Object Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Object Property
In This Topic
Gets or sets the object that was changed by the document Changed event.
Syntax
C#
public
object
Object {
get
;
set
;}
Remarks
This may be null when the
Hint
implies the object, such as for property changes on the document itself.
See Also
Reference
GoChangedEventArgs Class
GoChangedEventArgs Members