Job.Status Property

Definition

Gets a JobStatusEnum value that describes the status of a job.

public:
 property ReportService2006::JobStatusEnum Status { ReportService2006::JobStatusEnum get(); void set(ReportService2006::JobStatusEnum value); };
public ReportService2006.JobStatusEnum Status { get; set; }
member this.Status : ReportService2006.JobStatusEnum with get, set
Public Property Status As JobStatusEnum

Property Value

One of the JobStatusEnum values.

Applies to