Job.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.