FilterOperatorAndTextStringOperatorType Property |
The filter operator.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ScheduleFilterType OperatorType { get; }
Public ReadOnly Property OperatorType As ScheduleFilterType
Get
public:
property ScheduleFilterType OperatorType {
ScheduleFilterType get ();
}
member OperatorType : ScheduleFilterType with get
Property Value
ScheduleFilterType
See Also