次の方法で共有


FeatureInfoObject.EnabledForAllModels プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="enabledForAllModels")]
public bool? EnabledForAllModels { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabledForAllModels")>]
member this.EnabledForAllModels : Nullable<bool> with get, set
Public Property EnabledForAllModels As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象