MindFusion.Reporting for Silverlight Programmer's Guide
ReportParameter.Type Property
See Also
 





Gets or sets the type of the parameter value.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public ReportParameterType Type { get; set; }

Visual Basic  Copy Code

Public Property Type As ReportParameterType

 Property Value

 See Also

ReportParameter Members
ReportParameter Class
MindFusion.Reporting.Silverlight Namespace