Share via


ReqPlanManager::formatLockName Method [AX 2012]

Formats the name of the lock to acquire.

Syntax

server public static str formatLockName(ReqPlanVersion _planVersion)

Run On

Server

Parameters

Return Value

Type: str
The formatted string that represents the resource to lock.

See Also

Reference

ReqPlanManager Class