2027 Method
Changes 0
M

Family.IsAppropriateCategoryId

Description:
Identifies if the input category id can be assigned as the new category for this family.
public bool IsAppropriateCategoryId(
	ElementId categoryId
)
Return Value Boolean True if the input category id can be assigned as the new category for this family, false otherwise.