Method GetAnnotationType
GetAnnotationType(ElementId)
Gets the annotation type of an annotation entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
AnnotationType GetAnnotationType(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the element to analyze. |
Returns
| Type | Description |
|---|---|
| AnnotationType | The annotation type. |
Remarks
This method is available since v7.17.