|
IModel::ProcedureInEditMode
Description
This method allows you to get the ID of a procedure that is in edit mode.
Syntax
ID = ProcedureInEditMode ( );
Return: (Integer) ID |
ID of procedure. ID = -1 if there is no procedure in edit mode. |
|
|
This method allows you to get the ID of a procedure that is in edit mode.
ID = ProcedureInEditMode ( );
Return: (Integer) ID |
ID of procedure. ID = -1 if there is no procedure in edit mode. |
|