API Help
Eplan.EplApi.DataModel Namespace / StorableObject Class / LockObject() Method

In This Topic
LockObject() Method
In This Topic
Tries to lock current object in database for exclusive access. Throws Eplan.EplApi.Base.LockingException on failure.
Syntax
public void LockObject()
See Also