GH_Alias.Target Property

GH_AliasTarget Property

Gets or sets the alias target.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Guid Target { get; set; }
Public Property Target As Guid
	Get
	Set

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Alias.Target"]

See Also