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






Glossary Item Box

Determines the Timeline.

Syntax

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

Members

MemberDescription
t0000 
t0100 
t0200 
t0300 
t0400 
t0500 
t0600 
t0700 
t0800 
t0900 
t1000 
t1100 
t1200 
t1300 
t1400 
t1500 
t1600 
t1700 
t1800 
t1900 
t2000 
t2100 
t2200 
t2300 

Inheritance Hierarchy

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

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.