2024 Method
Changes 0
M

ScheduleDefinition.CanFilterByParameterExistence

Description:
Checks whether a field can be used with a HasParameter filter.
Remarks:
The HasParameter filter type only supports shared parameters, and only with the Instance or ElementType field types.
public bool CanFilterByParameterExistence(
	ScheduleFieldId fieldId
)
Return Value bool True if the field can be used with a HasParameter filter, false otherwise.