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






Glossary Item Box

Determines which time is used.

Syntax

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

Members

MemberDescription
t0000 
t0030 
t0100 
t0130 
t0200 
t0230 
t0300 
t0330 
t0400 
t0430 
t0500 
t0530 
t0600 
t0630 
t0700 
t0730 
t0800 
t0830 
t0900 
t0930 
t1000 
t1030 
t1100 
t1130 
t1200 
t1230 
t1300 
t1330 
t1400 
t1430 
t1500 
t1530 
t1600 
t1630 
t1700 
t1730 
t1800 
t1830 
t1900 
t1930 
t2000 
t2030 
t2100 
t2130 
t2200 
t2230 
t2300 
t2330 

Inheritance Hierarchy

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

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.