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 对象,该对象包含计划的重复执行模式。

适用于