MultiReferenceAnnotationType.IsAllowedTagType
Method
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.
Parameters
| Parameter | Type | Description |
|---|---|---|
| tagTypeId | ElementId | The tag type to test. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the tag type exclusively tags elements from the multi-reference annotation's reference category. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |