WorkflowViewElement.PinState プロパティ

定義

ExpandStateの展開または折りたたみに使用できる他の状態よりも、WorkflowViewElement プロパティが優先されるかどうかを示す値を取得または設定します。

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

プロパティ値

プロパティを使用して オブジェクトを展開または折りたたみる場合は 。それ以外の場合は。

適用対象