次の方法で共有


ExportImportDevice.ModuleId プロパティ

定義

モジュールの一意識別子 (該当する場合)。

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="moduleId")]
public string ModuleId { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="moduleId")>]
member this.ModuleId : string with get, set
Public Property ModuleId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象