Dynamicweb 8 Documentation
ScheduledUpdateType Enumeration

Represents the type of the scheduled update.
Syntax
'Declaration
 
Public Enum ScheduledUpdateType 
   Inherits System.Enum
public enum ScheduledUpdateType : System.Enum 
Members
MemberDescription
NoneNo scheduled update should be performed.
SchedulerTaskUse "Scheduled tasks" module to run an update.
StartupTaskRun an update on application start.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Extensibility.Searching.ScheduledUpdateType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Dynamicweb.Extensibility.Searching Namespace

Send Feedback