Eplan Platform API
Eplan.EplApi.Base Namespace / LockingException Class / GetAllFailed2LockAsString Method

In This Topic
GetAllFailed2LockAsString Method (LockingException)
In This Topic
returns all object ids of the objects which were not locked. In case this exception was produced while accessing unlocked object in write mode, only one object will be returned (the one which was accessed first).
Syntax
public virtual string[] GetAllFailed2LockAsString()
See Also