RVTDocs.com

MultiReferenceAnnotationType.IsAllowedTagCategory

Method
Description:
Returns true if tag types belonging to this category can be used with multi-reference annotation types.
Remarks:
Only Structural Rebar Tags are allowed.
Syntax
public static bool IsAllowedTagCategory(
	ElementId tagCategoryId
)
Parameters
Parameter Type Description
tagCategoryId ElementId The tag category to test.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null