'Declaration Public Overloads ReadOnly Property Item( _ ByVal parameterName As String _ ) As ReportParameter
public ReportParameter Item( string parameterName ) {get;}
Parameters
- parameterName
'Declaration Public Overloads ReadOnly Property Item( _ ByVal parameterName As String _ ) As ReportParameter
public ReportParameter Item( string parameterName ) {get;}