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.
Determines if the specified master plan is locked.
Syntax
server public static boolean isLocked(ReqPlanId _reqPlanId)
Run On
Server
Parameters
- _reqPlanId
Type: ReqPlanId Extended Data Type
Specifies the ID of the master plan.
Return Value
Type: boolean
true if the master plan is locked; otherwise, false.