Language

ScheduleDefinition.Item プロパティ

定義

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

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

プロパティ値

スケジュールの再帰パターンを含む RecurrencePattern オブジェクト。

適用対象