Schedule.State Property
Definition
public:
property Microsoft::SqlServer::ReportingServices2005::ScheduleStateEnum State { Microsoft::SqlServer::ReportingServices2005::ScheduleStateEnum get(); void set(Microsoft::SqlServer::ReportingServices2005::ScheduleStateEnum value); };
public Microsoft.SqlServer.ReportingServices2005.ScheduleStateEnum State { get; set; }
member this.State : Microsoft.SqlServer.ReportingServices2005.ScheduleStateEnum with get, set
Public Property State As ScheduleStateEnum
Property Value
- ScheduleStateEnum
Applies to