|
IModel::ProceduresOfEntity
Description
This method allows you to get the procedures list that created the selected entity.
Syntax
EntityList = ProceduresOfEntity ( Entity );
Input: (ICimEntity) Entity |
Selected entity |
Return: (ICimEntityList) EntityList |
EntityList object. |
|