|
SearchRequestexpression Property
|
Gets or sets target search expression.
Namespace: GrafanaAdapters.Model.CommonAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public string expression { get; set; }
Public Property expression As String
Get
Set
member expression : string with get, set
function get_expression();
function set_expression(value);
View SourceProperty Value
StringSee Also