ProjWBSLockBox.fileExists Method [AX 2012]

Checks if a file exists.

public abstract boolean fileExists(str fullFilenameWithPath)

Run On

Called

Parameters

fullFilenameWithPath
Type: str
The file name of the file to check.

Return Value

Type: boolean
A boolean.

Abstract method.

Community Additions

ADD
Show: