Share via


ReqPlanManager::isLocked Method [AX 2012]

Determines if the specified master plan is locked.

Syntax

server public static boolean isLocked(ReqPlanId _reqPlanId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the master plan is locked; otherwise, false.

See Also

Reference

ReqPlanManager Class