IGH_ValueProxy.ProxyName Property

IGH_ValueProxyProxyName Property

Gets a human-friendly name description of the template type

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string ProxyName { get; }
ReadOnly Property ProxyName As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_ValueProxy.ProxyName"]

See Also