Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the given form id has the lock for the given WBS hierarchy.
Syntax
client server public static boolean hasWBSLock(ProjWBSFormInstanceId _wbsFormInstanceId, HierarchyIdBase _hierarchyId)
Run On
Called
Parameters
- _wbsFormInstanceId
Type: ProjWBSFormInstanceId Extended Data Type
The wbs form id for which to check whether it owns the lock.
- _hierarchyId
Type: HierarchyIdBase Extended Data Type
The hierarchy id of the WBS hierarchy for which to check ownership.
Return Value
Type: boolean
Whether the given form has the WBS lock for the given WBS hierarchy.