Use the UnLockUpdate method to decrease the lock counter's value locked using LockUpdate.
If the lock count is zero, then the Update method is called.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public int UnLockUpdate()
Public Function UnLockUpdate As Integer
public: int UnLockUpdate()