<Code Lib>
2023 Method
Changes 0
M

ViewSchedule.IsValidCategoryForKeySchedule

Description:
Checks whether a category can be used for a key schedule.

public static bool IsValidCategoryForKeySchedule(
	ElementId categoryId
)

Return Value bool True if the category can be used for a key schedule, false otherwise.

Loading…