Job.Type 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 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.