Intersoft WebScheduler Documentation
WebSchedulerDisabledTime Class
Members  See Also  Send Feedback
ISNet.WebUI.WebScheduler Namespace : WebSchedulerDisabledTime Class






Glossary Item Box

A collection of members in WebScheduler's DisabledTime.

Object Model

WebSchedulerDisabledTime Class

Syntax

Visual Basic (Declaration) 
<System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)>
<System.SerializableAttribute()>
Public Class WebSchedulerDisabledTime 
   Inherits ISNet.WebUI.NamedObjectBase2
   Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject2 
Visual Basic (Usage)Copy Code
Dim instance As WebSchedulerDisabledTime
C# 
[System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)]
[System.SerializableAttribute()]
public class WebSchedulerDisabledTime : ISNet.WebUI.NamedObjectBase2, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject2  
Delphi 
public class WebSchedulerDisabledTime = class(ISNet.WebUI.NamedObjectBase2, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject2)
JScript 
System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)
System.SerializableAttribute()
public class WebSchedulerDisabledTime extends ISNet.WebUI.NamedObjectBase2 implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject2 
Managed Extensions for C++ 
[System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)]
[System.SerializableAttribute()]
public __gc class WebSchedulerDisabledTime : public ISNet.WebUI.NamedObjectBase2, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject2  
C++/CLI 
[System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)]
[System.SerializableAttribute()]
public ref class WebSchedulerDisabledTime : public ISNet.WebUI.NamedObjectBase2, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject2  

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.NamedObjectBase2
         ISNet.WebUI.WebScheduler.WebSchedulerDisabledTime

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.