2024 Method
Changes 0
M

ViewSchedule.IsValidCategoryForSchedule

Description:
Checks whether a category can be used for a regular schedule.
public static bool IsValidCategoryForSchedule(
	ElementId categoryId
)
Return Value bool True if the category can be used for a regular schedule, false otherwise.