IFilterParameter Properties
If implemented by a class, this interface provides information about a parameter.Name | Description |
---|---|
Name | If implemented by a class, this property returns the parameter name. |
Type | If implemented by a class, this property returns the parameter type. |
See Also