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