DMFStagingWriter::validatePath Method [AX 2012]

Validates the file path.

server public static boolean validatePath(FilePath _filePath)

Run On

Server

Parameters

_filePath
Type: FilePath Extended Data Type
File path.

Return Value

Type: boolean
Returns a flag saying the file path is valid or not.
Show: