Method GetOccurrenceSource
GetOccurrenceSource(ElementId)
Gets the source entity of an occurrence entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
ElementId GetOccurrenceSource(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the entity to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the source entity of the occurrence. |
Remarks
This method is available since v7.6.