GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace : ParameterType Enumeration |
'Declaration Public Enum ParameterType Inherits System.Enum
public enum ParameterType : System.Enum
Member | Description |
---|---|
Boolean | Specifies a true or false value. |
DateTime | Specifies an ISO 8601 date/time value. |
Float | Specifies a floating point number. |
Integer | Specifies an integral number. |
String | Specifies a textual value. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Expressions.ExpressionObjectModel.ParameterType
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