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