GH_Param(T).VolatileDataDescription Method

GH_ParamTVolatileDataDescription Method

This method is called to populate the Tooltip data description field.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual string VolatileDataDescription()
Protected Overridable Function VolatileDataDescription As String

Return Value

Type: String
See Also