FilterOperatorAndTextString Class


An instance of this class holds a filter operator and a text string that denotes the operator in a particular context. For example, the text string for ScheduleFilterType::LessThan may be "is less than" for a filter rule based on a parameter with numerical values or "is below" for a filter rule based on a parameter representing a Level.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since: 2019

Syntax

C#
public class FilterOperatorAndTextString : IDisposable
Visual Basic
Public Class FilterOperatorAndTextString _
	Implements IDisposable
Visual C++
public ref class FilterOperatorAndTextString : IDisposable

Inheritance Hierarchy

System Object
Autodesk.Revit.DB FilterOperatorAndTextString

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →