ScheduleFilter Properties

The ScheduleFilter type exposes the following members.

Properties

  NameDescription
Public propertyFieldId
The ID of the field used to filter the schedule.
Public propertyFilterType
The filter type.
Public propertyIsDoubleValue
Indicates if the filter has a double value.
Public propertyIsElementIdValue
Indicates if the filter has an ElementId value.
Public propertyIsIntegerValue
Indicates if the filter has an integer value.
Public propertyIsNullValue
Indicates if the filter has no specified value.
Public propertyIsStringValue
Indicates if the filter has a string value.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also