次の方法で共有


Schedule.Definition プロパティ

定義

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

public:
 property ReportService2010::ScheduleDefinition ^ Definition { ReportService2010::ScheduleDefinition ^ get(); void set(ReportService2010::ScheduleDefinition ^ value); };
public ReportService2010.ScheduleDefinition Definition { get; set; }
member this.Definition : ReportService2010.ScheduleDefinition with get, set
Public Property Definition As ScheduleDefinition

プロパティ値

スケジュールの定義を表す ScheduleDefinition オブジェクトです。

適用対象