다음을 통해 공유


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)

속성 값

계획 변경 목록과 연결된 상태를 켭니다(계획이 적용될 때 상태를 설정하는 데 적용됨).

적용 대상