SRSPrintDestinationSettings::getTempFilePath Method [AX 2012]
Gets the temporary file path where a file will be saved.
Syntax
client server private static str getTempFilePath()
Run On
Called
Return Value
Type: str
A temporary file path.
Remarks
If code is running on the client, the My Documents folder of the user is returned; otherwise, a temporary path for the user running the AOS is returned.