Dynamicweb 8 Documentation
ScheduledUpdate Class Members
Properties  Methods 


The following tables list the members exposed by ScheduledUpdate.

Public Constructors
 NameDescription
Public ConstructorScheduledUpdate ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCanExecuteGets value indicating whether this scheduled update can be executed.  
Public PropertyIntervalGets or sets the update interval (in minutes).  
Public PropertyIsExecutedGets value indicating whether this scheduled update has been executet at least once.  
Public PropertyIsFullUpdateGets or sets value indicating whether full update should be performed.  
Public PropertyLastExecutedGets or sets the date when the last scheduled update was performed.  
Public PropertyPathGets or sets the relative path of the target index.  
Public PropertyStartDateGets or sets the start date.  
Public Propertystatic (Shared in Visual Basic)StartupTaskIsExecutedGets or sets value indicating whether startup task has been already executed.  
Public PropertyUpdateTypeGets or sets the update type.  
Top
Public Methods
 NameDescription
Public MethodDeleteOverloaded. Overridden. Deletes scheduled update.  
Public MethodDeleteReferencedTaskDeletes the scheduled task referenced by this scheduled update.  
Public MethodFillOverridden. Fills the current instance with the data provided by an instance of the IDataReader object.  
Public Methodstatic (Shared in Visual Basic)GetPendingUpdatesOverloaded. Retrieves a list of all pending updates.  
Public Methodstatic (Shared in Visual Basic)GetUpdateByIDRetrieves scheduled update by ID.  
Public Methodstatic (Shared in Visual Basic)GetUpdateByPathRetrieves scheduled update by path.  
Public Methodstatic (Shared in Visual Basic)IsReferencedSchedulerActiveDetermines whether referenced windows scheduler (which handles scheduled updates of type "ScheduledTask") is active.  
Public MethodSaveOverridden. Saves scheduled update.  
Top
Protected Methods
 NameDescription
Protected MethodFillRowOverridden. Fills specified instance of the DataRow object with the data representing the current state of the current object.  
Top
See Also

Reference

ScheduledUpdate Class
Dynamicweb.Extensibility.Searching Namespace

Send Feedback