Method GetClassErpId
GetClassErpId(ElementId)
Gets the ERP identifier of a specified class entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
string GetClassErpId(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the class entity to analyze. |
Returns
| Type | Description |
|---|---|
| string | Class ERP identifier or empty if none. |
Remarks
This method is available since v7.10.