<Code Lib>
2025.3 Method
Changes 0
M

ViewSchedule.GetValidCategoriesForSchedule

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

public static ICollection<ElementId> GetValidCategoriesForSchedule()

ICollection<ElementId> The IDs of all valid categories.

Loading…