<Code Lib>
2026 Method
Changes 0
M

ViewSchedule.GetValidCategoriesForKeySchedule

Description:
Gets a list of categories that can be used for a key schedule.

public static ICollection<ElementId> GetValidCategoriesForKeySchedule()

ICollection<ElementId> The IDs of all valid categories.

Loading…