Share via


Schedule.State 속성

정의

일정의 상태를 가져옵니다.

public:
 property ReportService2006::ScheduleStateEnum State { ReportService2006::ScheduleStateEnum get(); void set(ReportService2006::ScheduleStateEnum value); };
public ReportService2006.ScheduleStateEnum State { get; set; }
member this.State : ReportService2006.ScheduleStateEnum with get, set
Public Property State As ScheduleStateEnum

속성 값

읽기 전용 ScheduleStateEnum 값입니다.

적용 대상