RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ScheduleFilter

ScheduleFilter.SetValue(Int32)

Method
Description:
Set the filter value to an integer.
Syntax
public void SetValue(
	int value
)
Parameters
Parameter Type Description
value Int32 The filter value.
Return Value