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






Glossary Item Box

Determines the output path for report type.

Syntax

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

Members

MemberDescription
AbsolutePath 
RelativePath 

Inheritance Hierarchy

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

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.