次の方法で共有


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 値です。

適用対象