IParameterContainer Properties
If implemented by a class, provides information about report parameters.| Name | Description |
|---|---|
| Count | Counts the parameters that are available in a collection. |
| Item[String] | Obtains an individual parameter by its path. |
See Also