|
QueryParametersImports Property
|
Gets or sets any defined eval imports defined in the query.
Namespace: GrafanaAdapters.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public string Imports { get; set; }
Public Property Imports As String
Get
Set
member Imports : string with get, set
function get_Imports();
function set_Imports(value);
View SourceProperty Value
StringSee Also