IParameterService Methods
When implemented by a class, provides a service functionality to manage report parameters created in the Report Wizard.| Name | Description |
|---|---|
| AddParameter(IParameter) | If implemented, adds a parameter to a parameter storage. |
| CreateParameter(Type) | If implemented, creates a new parameter of the specified type. |
See Also