Class ParamType
Defines the data type of a parameter.
Inheritance
System.Object
ParamType
Assembly: Syncfusion.Report.Portable.dll
Syntax
public sealed class ParamType : Enum
Fields
Boolean
Declaration
public const ParamType Boolean
Field Value
DateTime
Declaration
public const ParamType DateTime
Field Value
Float
Declaration
public const ParamType Float
Field Value
Integer
Declaration
public const ParamType Integer
Field Value
String
Declaration
public const ParamType String
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|