ScheduleReference.Definition プロパティ

定義

共有スケジュールの定義 (ScheduleDefinition オブジェクト) を取得または設定します。

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

適用対象