ViewSchedule.IsValidCategoryForKeySchedule
Description:
Checks whether a category can be used for a key schedule.
Checks whether a category can be used for a key schedule.
public static bool IsValidCategoryForKeySchedule(
ElementId categoryId
)
-
categoryIdThe category ID to check.
Return Value
bool
True if the category can be used for a key schedule,
false otherwise.
-
A non-optional argument was NULL