Énumération JobTypeEnum
Describes the type of a job.
Espace de noms : ReportService2005
Assembly : ReportService2005 (en ReportService2005.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration JobTypeEnum
'Utilisation
Dim instance As JobTypeEnum
[SerializableAttribute]
public enum JobTypeEnum
[SerializableAttribute]
public enum class JobTypeEnum
[<SerializableAttribute>]
type JobTypeEnum
public enum JobTypeEnum
Membres
Nom de membre | Description | |
---|---|---|
User | The job was initiated by an authenticated user. | |
System | The job was initiated by the report server through an automated process. |