Eplan Platform API
Eplan.EplApi.Remoting Namespace / IEplanRemoting Interface / LockUnlockAllObjects Method
Full project path name.
lock or unlock flag.

In This Topic
    LockUnlockAllObjects Method
    In This Topic
    Lock or unlock all Objects.
    Syntax

    Parameters

    Parameter NameDescription
    strFullProjectNameFull project path name.
    bLocklock or unlock flag.

    Return Value

    Eplan response.
    Remarks
    This call is executed synchronously.
    See Also