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)

属性值

与计划更改列表关联的轮次状态 (在应用计划) 时,它将应用于轮次状态。

适用于