Click or drag to resize

GH_ParamTDataType Property

Type is either Void if there are no sources or Remote. Derived classes should expand on this.

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

Property Value

Type: GH_ParamData

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

Implements

IGH_ParamDataType
See Also