言語

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 オブジェクト。

適用対象