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 개체입니다.

적용 대상