Share via


DMFStagingWriter::getSharedFilePath Method [AX 2012]

Obtains the shared file path.

Syntax

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

Run On

Server

Parameters

  • _fileOnServer
    Type: boolean
    Checks if the file is one server.

Return Value

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

See Also

Reference

DMFStagingWriter Class