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