Click or drag to resize

GH_ParamTType Property

Gets the Framework Type descriptor for the stored Data.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual Type Type { get; }

Property Value

Type: Type

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.Type"]

Implements

IGH_ParamType
See Also