Schedule.Definition 속성

정의

일정의 정의를 가져오거나 설정합니다.

public:
 property ReportService2005::ScheduleDefinition ^ Definition { ReportService2005::ScheduleDefinition ^ get(); void set(ReportService2005::ScheduleDefinition ^ value); };
public ReportService2005.ScheduleDefinition Definition { get; set; }
member this.Definition : ReportService2005.ScheduleDefinition with get, set
Public Property Definition As ScheduleDefinition

속성 값

일정의 정의를 포함하는 ScheduleDefinition 개체입니다.

적용 대상