[OperationContract()] EplanResponse LockUnlockAllObjects( string strFullProjectName, bool bLock )
[OperationContract()] EplanResponse^ LockUnlockAllObjects( String^ strFullProjectName, bool bLock )
Parameters
- strFullProjectName
- Full project path name.
- bLock
- lock or unlock flag.
Return Value
Eplan response.