다음을 통해 공유


ActionScopeResult.ActionId 속성

정의

작업 ID를 가져오거나 설정합니다.

public string ActionId { get; set; }
member this.ActionId : string with get, set
Public Property ActionId As String

속성 값

actionId를 대상으로 지정합니다(GotoAction과 같은 명령의 경우).

적용 대상