DMFStagingWriter::getSharedFilePath Method [AX 2012]

Obtains the shared file path.

server public static FilenameOpen getSharedFilePath(FilenameOpen _filePath, [boolean _fileOnServer])

Run On

Server

Parameters

_filePath
Type: FilenameOpen Extended Data Type
File path.
_fileOnServer
Type: boolean
Checks if the file is one server.

Return Value

Type: FilenameOpen Extended Data Type
Returns the shared file path.
Show: