IFilterParameter Members
If implemented by a class, this interface provides information about a parameter.Properties
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