Job.Action Property

Definition

Gets a JobActionEnum value that describes the action that initiated the job.

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

Property Value

One of the JobActionEnum values.

Applies to