JobTypeEnum 열거형

Describes the type of a job.

네임스페이스:  ReportService2006
어셈블리:  ReportService2006(ReportService2006.dll)

구문

‘선언
Public Enumeration JobTypeEnum
‘사용 방법
Dim instance As JobTypeEnum
public enum JobTypeEnum
public enum class JobTypeEnum
type JobTypeEnum
public enum JobTypeEnum

멤버

멤버 이름 설명
User Specifies that the job was initiated by an authenticated user.
System Specifies that the job was initiated by the report server through an automated process.

주의

The JobTypeEnum enumeration is returned by the Type property of the Job class.

참고 항목

참조

ReportService2006 네임스페이스