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)

屬性值

與計畫變更清單相關聯的回合狀態, (在套用計畫時套用至回合狀態) 。

適用於