Enumerazione JobTypeEnum
Describes the type of a job.
Spazio dei nomi ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public Enumeration JobTypeEnum
'Utilizzo
Dim instance As JobTypeEnum
[SerializableAttribute]
public enum JobTypeEnum
[SerializableAttribute]
public enum class JobTypeEnum
[<SerializableAttribute>]
type JobTypeEnum
public enum JobTypeEnum
Membri
Nome membro | Descrizione | |
---|---|---|
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. |