Job.Type Property

Definition

A JobTypeEnum value that describes the type of the job.

public:
 property ReportService2005::JobTypeEnum Type { ReportService2005::JobTypeEnum get(); void set(ReportService2005::JobTypeEnum value); };
public ReportService2005.JobTypeEnum Type { get; set; }
member this.Type : ReportService2005.JobTypeEnum with get, set
Public Property Type As JobTypeEnum

Property Value

A read-only JobTypeEnum value.

Remarks

The possible values are User and System.

Applies to