This documentation is archived and is not being maintained.
ProjWBSLockBox.fileLocked Method [AX 2012]
Checks if a file is locked.
public abstract boolean fileLocked(str fullFilenameWithPath)
Run On
Called
Parameters
-
fullFilenameWithPath
- Type: str
The file name of the file to check.
Return Value
Type:
boolean
A boolean.