[]
        
(Showing Draft Content)

C1.Ssrs.ReportSession.Parameters

Parameters Property

Parameters

Gets the list of parameters of the currently loaded report.

Declaration
public IList<ReportParameter> Parameters { get; }