JobActionEnum Enumeration

 

Describes the process that initiated the job.

Namespace:   ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

public enum class JobActionEnum

Member nameDescription
ExecuteQuery

GetUserModel

Render

ReportHistoryCreation

SnapshotCreation

The JobActionEnum enumeration is returned by the Action property of the Job class.

Return to top
Show: