Job.Action 属性

定义

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

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

属性值

JobActionEnum 值之一。

适用于