Compartilhar via


ActionChangeList.Turn Propriedade

Definição

Obtém ou define o estado de turno associado à lista de alterações do plano (ele será aplicado para transformar o estado quando o plano for aplicado).

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)

Valor da propriedade

Turn state associated with the plan change list (it will be applied to turn state when plan is applied).

Aplica-se a