RVTDocs.com
Namespace: Autodesk.Revit.UI Class: FilterDialog

FilterDialog.FilterToSelect

Property
Description:
The filter element to be selected once Show is invoked.
Syntax
public ElementId FilterToSelect { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The supplied ElementId id is not of a FilterElement.
ArgumentNullException When setting this property: A non-optional argument was null