ScheduleDefinition.Item Property

Definition

Gets or sets the recurrence pattern of a schedule.

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

Property Value

A RecurrencePattern object that contains the recurrence pattern for the schedule.

Applies to