2022 Class
Changes 0
C

FilterOperatorAndTextString

Description:
An instance of this class holds a filter operator and a text string that denotes the operator in a particular context.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FilterOperatorAndTextString
public class FilterOperatorAndTextString : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P FilterOperatorStr string A text string denoting the filter operator.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P OperatorType ScheduleFilterType The filter operator.