Schedule.State 속성

정의

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

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

속성 값

읽기 전용 ScheduleStateEnum 값입니다.

적용 대상