次の方法で共有


Schedule.Definition プロパティ

定義

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

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

プロパティ値

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

適用対象