Intersoft WebScheduler Documentation
WebSchedulerAllowMode Enumeration
See Also  Send Feedback
ISNet.WebUI.WebScheduler Namespace : WebSchedulerAllowMode Enumeration






Glossary Item Box

Indicates whether allow mode is enabled or disabled.

Syntax

Visual Basic (Declaration) 
Public Enum WebSchedulerAllowMode 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As WebSchedulerAllowMode
C# 
public enum WebSchedulerAllowMode : System.Enum 
Delphi 
public enum WebSchedulerAllowMode = class(System.Enum)
JScript 
public enum WebSchedulerAllowMode extends System.Enum
Managed Extensions for C++ 
__value public enum WebSchedulerAllowMode : public System.Enum 
C++/CLI 
public enum class WebSchedulerAllowMode : public System.Enum 

Members

MemberDescription
Default 
NoValue which disables a property.
YesValue which enables a property.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ISNet.WebUI.WebScheduler.WebSchedulerAllowMode

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

©2013 Intersoft Solutions Corp. All Rights Reserved.