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