|
ICimEntity::ID
Description
This property allows you to get the ID of an entity. Using this ID you can reach the specific entity by calling the function IModel::GetEntityById.
Syntax
Id = Id ( );
Return: (Long) Id |
The entity ID |
|
|
This property allows you to get the ID of an entity. Using this ID you can reach the specific entity by calling the function IModel::GetEntityById.
Id = Id ( );
Return: (Long) Id |
The entity ID |
|