FilterDialog Properties
| Name | Return Type | Description |
|---|---|---|
| FilterToSelect | ElementId | The filter element to be selected once Show is invoked. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| NewFilterId | ElementId | The ElementId of the new filter created. The value is populated after Show method is executed. |
| NewFilterName | string | The name of the new ParameterFilterElement to be created and selected once Show is invoked. |