Gets the Framework Type descriptor for the stored Data.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic virtual Type Type { get; }
Public Overridable ReadOnly Property Type As Type
Get
Property Value
Type:
Type[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.Type"]
Implements
IGH_ParamType
See Also