[]
Sets the values of the parameters for the currently displayed report.
public void SetParametersValues(IEnumerable<IParameter> parameters)
Type | Name | Description |
---|---|---|
IEnumerable<IParameter> | parameters | A collection of parameters to set for the current report. |