GoDiagram Web Reference
UserObject Property (GoPort)

Gets or sets an object associated with this port.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("An object associated with this port.")>
Public Overridable Property UserObject As Object
[DefaultValueAttribute()]
[DescriptionAttribute("An object associated with this port.")]
public virtual object UserObject {get; set;}

Property Value

The initial value is null.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPort Class
GoPort Members
UserObject Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback