Gets a list of categories that can be used for a key schedule.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public static ICollection<ElementId> GetValidCategoriesForKeySchedule()
Return Value
ICollection<ElementId>The IDs of all valid categories.