InlineCategoriesDocument.IsFixed プロパティ

定義

配信カテゴリを InlineCategoriesDocument に追加できるかどうかを指定する値を取得または設定します。

public:
 property bool IsFixed { bool get(); void set(bool value); };
public bool IsFixed { get; set; }
member this.IsFixed : bool with get, set
Public Property IsFixed As Boolean

プロパティ値

Boolean新しい配信カテゴリを追加できるかどうかを指定する 。

適用対象