次の方法で共有


ActionChangeList.Turn プロパティ

定義

プラン変更リストに関連付けられているターン状態を取得または設定します (プランが適用されるときにターン状態に適用されます)。

public System.Collections.Generic.Dictionary<string,object> Turn { get; set; }
member this.Turn : System.Collections.Generic.Dictionary<string, obj> with get, set
Public Property Turn As Dictionary(Of String, Object)

プロパティ値

プラン変更リストに関連付けられているターン状態 (プランが適用されると、ターン状態に適用されます)。

適用対象