IGH_Param.Access Property

IGH_ParamAccess Property

Gets or sets the Access level for this parameter.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_ParamAccess Access { get; set; }
Property Access As GH_ParamAccess
	Get
	Set

Property Value

Type: GH_ParamAccess

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Param.Access"]

See Also