MultiReferenceAnnotationType.IsAllowedTagType
Description:
Checks if the tag type can be assigned to this multi-reference annotation type.
Checks if the tag type can be assigned to this multi-reference annotation type.
Remarks:
Only tag types which exclusively tag elements from the multi-reference annotation's reference category can be used.
Only tag types which exclusively tag elements from the multi-reference annotation's reference category can be used.
public bool IsAllowedTagType(
ElementId tagTypeId
)
-
tagTypeIdThe tag type to test.
Return Value
bool
True if the tag type exclusively tags elements from the multi-reference annotation's reference category.
-
A non-optional argument was null