Job.Type 속성

정의

작업의 유형에 대해 설명하는 JobTypeEnum 값을 가져옵니다.

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

속성 값

JobTypeEnum 값 중 하나입니다.

적용 대상