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 对象。

适用于