API Help
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

strFullProjectName
Full project path name.
bLock
lock or unlock flag.

Return Value

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