2027 Method
Changes 0
M

ScheduleDefinition.SetFilters

Description:
Replaces all filters in this ScheduleDefinition.
public void SetFilters(
	IList<ScheduleFilter> filters
)
  • The resulting filter count would be greater than 8. -or- A field ID is not the ID of a field in this ScheduleDefinition. -or- A field and filter type cannot be used to filter this ScheduleDefinition. -or- A filter value is not valid for the field and filter type.
  • A non-optional argument was null
  • This ScheduleDefinition does not support filters.