'Declaration Public Enum ReportParameterType Inherits System.Enum
public enum ReportParameterType : System.Enum
'Declaration Public Enum ReportParameterType Inherits System.Enum
public enum ReportParameterType : System.Enum
Member | Description |
---|---|
Bool | Specifies the bool parameter type |
DateTime | Specifies the DateTime parameter type |
Float | Specifies the float parameter type |
Int | Specifies the int parameter type |
String | Specifies the string parameter type |
System.Object
System.ValueType
System.Enum
GrapeCity.Viewer.Common.Model.ReportParameterType