Revit 2026 API
Filter |
A text string denoting the filter operator.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string FilterOperatorStr { get; }
Public ReadOnly Property FilterOperatorStr As String Get
public: property String^ FilterOperatorStr { String^ get (); }
member FilterOperatorStr : string with get
Property Value
StringSee Also