|
DeviceGroupName Property
|
Gets or sets name of the device.
Namespace: GrafanaAdapters.Model.DatabaseAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
member Name : string with get, set
function get_Name();
function set_Name(value);
View SourceProperty Value
StringSee Also