Share via


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 指定是否可以添加新联合类别。

适用于