Click or drag to resize

GH_PersistentParamTDataType Property

Gets the type of data stored in this parameter.

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

Property Value

Type: GH_ParamData

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

See Also