IParameter Members
If implemented by a class, provides functionality to a report parameter.Properties
Name | Description |
---|---|
Name | If implemented by a class, this property returns the parameter name. Inherited from IFilterParameter. |
Type | If implemented by a class, this property returns the parameter type. Inherited from IFilterParameter. |
Value | Specifies the parameter value. |
See Also