Job.Type Property

Definition

Gets a JobTypeEnum value that describes the type of the job.

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

Property Value

One of the JobTypeEnum values.

Applies to