Revit 2026 API
Filter |
The filter operator.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ScheduleFilterType OperatorType { get; }
Public ReadOnly Property OperatorType As ScheduleFilterType Get
public: property ScheduleFilterType OperatorType { ScheduleFilterType get (); }
member OperatorType : ScheduleFilterType with get
Property Value
ScheduleFilterTypeSee Also