ActiveReports 8
DataType Property (ReportParameter)

Gets or sets the data type of the parameter.

Syntax
'Declaration
 
Public Property DataType As ReportParameterDataType
public ReportParameterDataType DataType {get; set;}

Property Value

A ReportParameterDataType enumeration representing the data type of the parameter.

See Also

Reference

ReportParameter Class
ReportParameter Members

Support Forum