Job.Action 属性

定义

一个 JobActionEnum 值,该值描述启动该作业的操作。

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

属性值

只读的 JobActionEnum 值。

适用于