Schedule.Definition プロパティ

定義

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

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

プロパティ値

ScheduleDefinitionスケジュールの定義を格納している オブジェクト。

適用対象