Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
StorableObject Class
/ LockObject() Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
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
C#
C++/CLI
public
void
LockObject()
public
:
void
LockObject();
See Also
Reference
StorableObject Class
StorableObject Members