다음을 통해 공유


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

새 배포 범주를 추가할 수 있는지를 지정하는 A Boolean 입니다.

적용 대상