Intersoft ClientUI Documentation
ReportParameterType Enumeration



Specifies the report parameter data type.
Syntax
Public Enum ReportParameterType 
   Inherits System.Enum
Dim instance As ReportParameterType
public enum ReportParameterType : System.Enum 
public enum class ReportParameterType : public System.Enum 
Members
MemberDescription
Boolean Boolean data type.
DateTime DateTime data type.
Float Float data type.
Integer Interger data type.
Text Text data type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.DocumentViewers.ReportParameterType

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

Reference

Intersoft.Client.UI.DocumentViewers Namespace

Send Feedback