ScheduleDefinition.RemoveFilter
Description:
Removes a filter.
Removes a filter.
public void RemoveFilter(
int index
)
-
Int32indexThe index of the filter to remove.
-
index is not a valid filter index.
-
This ScheduleDefinition does not support filters.