ScheduleFilter.SetValue
Overloads (4):
| Name | Return Type | Description |
|---|---|---|
| SetValue(Double) | None | Set the filter value to a double. |
| SetValue(ElementId) | None | Set the filter value to an ElementId. |
| SetValue(Int32) | None | Set the filter value to an integer. |
| SetValue(String) | None | Set the filter value to a string. |