<Code Lib>
2022 Method
Changes 0
M

ScheduleDefinition.CanFilter

Description:
Checks whether filters can be added to this ScheduleDefinition.
Remarks:
Key schedules and revision schedules do not support filters.

public bool CanFilter()

bool True if this ScheduleDefinition supports filters, false otherwise.

Loading…