Job.Action Property

Definition

A JobActionEnum value that describes the action that initiated the job.

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

Property Value

A read-only JobActionEnum value.

Applies to