次の方法で共有


ScheduleReference.Definition プロパティ

定義

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

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

適用対象