Job.Action 속성

정의

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

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

속성 값

읽기 전용 JobActionEnum 값입니다.

적용 대상