Description:

Restores the instance definition to its previous state, if the instance definition has been modified and the modification can be undone.

Syntax:
public bool UndoModify(
int idefIndex
)
Parameters:
  • idefIndex
  • Type: int
  • The index of the instance definition to be restored.
Returns:
Type: bool
True if operation succeeded.
Available since:
5.0

Nothing found