[]
Gets the ReportParameterValues collection containing the list of named values that will be assigned to the parameters of the report.
[C1Description("ReportLinkTarget.ParameterValues", "The list of named values that will be assigned to the parameters of the report.")]
public ReportParameterValues ParameterValues { get; }
<C1Description("ReportLinkTarget.ParameterValues", "The list of named values that will be assigned to the parameters of the report.")>
Public ReadOnly Property ParameterValues As ReportParameterValues