IGH_ObjectProxy.Obsolete Property

IGH_ObjectProxyObsolete Property

Gets whether this proxy represents an obsolete object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool Obsolete { get; }
ReadOnly Property Obsolete As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_ObjectProxy.Obsolete"]

See Also