Share

FilterDialog.NewFilterId Property

The ElementId of the new filter created. The value is populated after Show method is executed.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public ElementId NewFilterId { get; }

Property Value

ElementId

See Also

Reference

Was this information helpful?