次の方法で共有


MeterDetails.MeterName プロパティ

定義

指定された測定カテゴリ内のメーターの名前を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="meterName")]
public string MeterName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="meterName")>]
member this.MeterName : string
Public ReadOnly Property MeterName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象