|
FunctionDescriptiondescription Property
|
Gets or sets the description of the function.
Namespace: GrafanaAdapters.Model.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public string description { get; set; }
Public Property description As String
Get
Set
member description : string with get, set
function get_description();
function set_description(value);
View SourceProperty Value
StringSee Also