DMFStagingWriter::validatefileAttributePath Method [AX 2012]
Validates the file path.
server public static boolean validatefileAttributePath(
DMFFileType _fileType,
FilePath _filePath,
FilePath _fileLocation)
Run On
ServerParameters
- _fileType
- Type: DMFFileType Enumeration
Type of file.
- _filePath
- Type: FilePath Extended Data Type
File path.
- _fileLocation
- Type: FilePath Extended Data Type
File location.
Show: