ProjWBSLock::createLock Method
Creates a WBS lock for the given hierarchy and assigns the given form as owner.
Syntax
client server public static void createLock(ProjWBSFormInstanceId _wbsFormInstanceId, HierarchyIdBase _hierarchyId)
Run On
Called
Parameters
- _wbsFormInstanceId
Type: ProjWBSFormInstanceId Extended Data Type
The wbs form id which will receive the lock ownership.
- _hierarchyId
Type: HierarchyIdBase Extended Data Type
The hierarchy id of the WBS hierarchy for which to create a lock.
Remarks
Pre-condition: the lock must not exist.