SubHint Property (GoPropertyModifierArgs)
In This Topic
Gets or sets the identifier for the particular
Northwoods.Go.GoObject property to be found or modified.
Syntax
public int SubHint {get; set;}
Property Value
This correspond to the values used by
Northwoods.Go.GoChangedEventArgs.
Northwoods.Go.GoChangedEventArgs.SubHint. There is no meaningful default value.
See Also