Schedule.State プロパティ

定義

スケジュールの状態を取得または設定します。

public:
 property ReportService2005::ScheduleStateEnum State { ReportService2005::ScheduleStateEnum get(); void set(ReportService2005::ScheduleStateEnum value); };
public ReportService2005.ScheduleStateEnum State { get; set; }
member this.State : ReportService2005.ScheduleStateEnum with get, set
Public Property State As ScheduleStateEnum

プロパティ値

読み取り専用の ScheduleStateEnum 値です。

適用対象