'DeclarationPublic Overloads ReadOnly Property Item( _ ByVal parameterName As String _ ) As ReportParameter
public ReportParameter Item( string parameterName ) {get;}
public: property ReportParameter^ Item { ReportParameter^ get(String^ parameterName); }
Parameters
- parameterName