Eplan Platform API
Eplan.EplApi.DataModel Namespace / LockingVector Class / PauseManualLock Method

In This Topic
    PauseManualLock Method
    In This Topic
    \Internal method, sets internal AutoLockActive flag to its original value (value before first locking step). Used for calling internal actions and methods which are not handling manual locking.
    Syntax
    public virtual int PauseManualLock()
    public:
    virtual int PauseManualLock(); 
    See Also