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 WBS hierarchy is locked by a form other than the given one.
Syntax
client server public static boolean isWBSLockedByAnotherForm(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.
Return Value
Type: boolean
Whether the given WBS hierarchy is locked by a form other than the given one.