ActiveReports 9
ParameterType Enumeration

Specifies the available data types for a parameter.
Syntax
'Declaration
 
Public Enum ParameterType 
   Inherits System.Enum
public enum ParameterType : System.Enum 
Members
MemberDescription
BooleanSpecifies a true or false value.
DateTimeSpecifies an ISO 8601 date/time value.
FloatSpecifies a floating point number.
IntegerSpecifies an integral number.
StringSpecifies a textual value.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Expressions.ExpressionObjectModel.ParameterType

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

GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum