GH_Link.LinkId Property

GH_LinkLinkId Property

Gets the link ID. The link ID is only used for shared links.

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string LinkId { get; }
Public ReadOnly Property LinkId As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_Link.LinkId"]

See Also