Method GetShortcutTarget
GetShortcutTarget(ElementId)
Gets the target entity of a shortcut entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
ElementId GetShortcutTarget(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the shortcut entity to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the target entity of the shortcut. |
Remarks
This method is available since v7.12.