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

In This Topic
    GetFirstFailed2LockAsString Method
    In This Topic
    returns the object id of the first object which was not locked. .
    Syntax
    public virtual string GetFirstFailed2LockAsString()
    public:
    virtual String^ GetFirstFailed2LockAsString(); 
    See Also