<Code Lib>
2021 Method
Changes 0
M

ScheduleDefinition.GetValidCategoriesForEmbeddedSchedule

Description:
Get all categories that can be used for an embedded ScheduleDefinition in this ScheduleDefinition.

public ICollection<ElementId> GetValidCategoriesForEmbeddedSchedule()

ICollection<ElementId> The IDs of all valid categories.

Loading…