ScheduleDefinition.IsValidCategoryForEmbeddedSchedule
Method
Description:
Indicates if a category can be used for an embedded ScheduleDefinition in this ScheduleDefinition.
Indicates if a category can be used for an embedded ScheduleDefinition in this ScheduleDefinition.
Parameters
Parameter | Type | Description |
---|---|---|
categoryId | ElementId | The category ID to check. |
Return Value
Type | Description |
---|---|
Boolean | True if the category can be used for an embedded ScheduleDefinition, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |