GoDiagram Web Reference
Link Property (GoToolLinking)

Gets or sets the link that the user is manipulating for this linking operation.
Syntax
'Declaration
 
Public Property Link As IGoLink
public IGoLink Link {get; set;}
Remarks
When creating a new link, the GoToolLinkingNew tool sets this property to the value of CreateTemporaryLink, a new link that only exists in this view. When reconnecting an existing link, the GoToolRelinking tool sets this property to the existing link in the document.
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

GoToolLinking Class
GoToolLinking Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback