<Code Lib>
2023 Method
Changes 0
M

ScheduleDefinition.IsValidCategoryForEmbeddedSchedule

Description:
Indicates if a category can be used for an embedded ScheduleDefinition in this ScheduleDefinition.

public bool IsValidCategoryForEmbeddedSchedule(
	ElementId categoryId
)

Return Value bool True if the category can be used for an embedded ScheduleDefinition, false otherwise.

Loading…