JobTypeEnum 列舉型別
Describes the type of a job.
命名空間: ReportService2006
組件: ReportService2006 (在 ReportService2006.dll 中)
語法
'宣告
<SerializableAttribute> _
Public Enumeration JobTypeEnum
'用途
Dim instance As JobTypeEnum
[SerializableAttribute]
public enum JobTypeEnum
[SerializableAttribute]
public enum class JobTypeEnum
[<SerializableAttribute>]
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. |