This topic has not yet been rated - Rate this topic

Job.JobTypeName Property

Gets the type of the job.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public string JobTypeName { get; set; }

Property Value

Type: System.String
A String value that represents the type of the job.

For a list of valid job types, use the ListJobTypes method.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.