Gets or sets the Access level for this parameter.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public virtual GH_ParamAccess Access { get; set; }
Public Overridable Property Access As GH_ParamAccess
Get
Set
Property Value
Type:
GH_ParamAccess[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.Access"]
Implements
IGH_ParamAccessSee Also