|
IMutableParameterValue Property
|
Gets or sets the actual value of the parameter.
Namespace: GrafanaAdapters.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax Property Value As Object
Get
Set
abstract Value : Object with get, set
function get_Value();
function set_Value(value);
Property Value
ObjectSee Also