ScheduleDefinition.Item プロパティ

定義

スケジュールの定期的なパターンを取得または設定します。

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

プロパティ値

RecurrencePattern オブジェクト。

適用対象