言語

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

適用対象