次の方法で共有


StackMajorVersion.IsHidden プロパティ

定義

ポータルで新しい顧客に対してこのスタックを非表示にする必要がある場合は、lt;コード>true</code> を取得または設定&します。それ以外の場合&は lt;コード>false</code>

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象