Job.Action 속성

정의

작업을 시작한 동작에 대해 설명하는 JobActionEnum 값을 가져옵니다.

public:
 property ReportService2006::JobActionEnum Action { ReportService2006::JobActionEnum get(); void set(ReportService2006::JobActionEnum value); };
public ReportService2006.JobActionEnum Action { get; set; }
member this.Action : ReportService2006.JobActionEnum with get, set
Public Property Action As JobActionEnum

속성 값

JobActionEnum 값 중 하나입니다.

적용 대상