CustomReport.Parameters Property
<Browsable(false)> _
Public Property Parameters() As ReportParameters
Get
This language is not supported or no code example is available.
[Browsable(false)]
public ReportParameters Parameters {get;}
This language is not supported or no code example is available.
[Browsable(false)]
public:
property ReportParameters^ Parameters {
ReportParameters^ get( );
}
This language is not supported or no code example is available.