Initializes a new instance of the ReportParameter class.
Namespace: MindFusion.ReportingAssembly: MindFusion.Reporting
public ReportParameter ( string name, Object value)
Public New ( _ name As String, _ value As Object _)
The name of the new parameter.
The value of the new parameter.
ReportParameter Constructor Overload ListReportParameter ClassMindFusion.Reporting Namespace