2027 Members
Changes 0
M

ScheduleFilter Properties

Name Return Type Description
P FieldId ScheduleFieldId The ID of the field used to filter the schedule.
P FilterType ScheduleFilterType The filter type.
P IsDoubleValue bool Indicates if the filter has a double value.
P IsElementIdValue bool Indicates if the filter has an ElementId value.
P IsIntegerValue bool Indicates if the filter has an integer value.
P IsNullValue bool Indicates if the filter has no specified value.
P IsStringValue bool Indicates if the filter has a string value.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.