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値の 1 つ。

適用対象