Поделиться через


Перечисление 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