次の方法で共有


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 つ。

適用対象