ASP.NET Core 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class Schedule

Inheritance
System.Object
Schedule
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class Schedule : Object

Constructors

Schedule()

Declaration
public Schedule()

Properties

Creator

Declaration
public string Creator { get; set; }
Property Value
Type Description
System.String

Definition

Declaration
public ScheduleDefinition Definition { get; set; }
Property Value
Type Description
ScheduleDefinition

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
System.String

LastRunTime

Declaration
public DateTime LastRunTime { get; set; }
Property Value
Type Description
System.DateTime

LastRunTimeSpecified

Declaration
public bool LastRunTimeSpecified { get; set; }
Property Value
Type Description
System.Boolean

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

NextRunTime

Declaration
public DateTime NextRunTime { get; set; }
Property Value
Type Description
System.DateTime

NextRunTimeSpecified

Declaration
public bool NextRunTimeSpecified { get; set; }
Property Value
Type Description
System.Boolean

ReferencesPresent

Declaration
public bool ReferencesPresent { get; set; }
Property Value
Type Description
System.Boolean

ScheduleID

Declaration
public string ScheduleID { get; set; }
Property Value
Type Description
System.String

ScheduleStateName

Declaration
public string ScheduleStateName { get; set; }
Property Value
Type Description
System.String
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved