2021 Method
Changes 0
M

ScheduleDefinition.InsertFilter

Description:
Adds a new filter at the specified position in the list.
public void InsertFilter(
	ScheduleFilter filter,
	int index
)