SysTaskRecorderExport::recordingFilePath Method [AX 2012]

Get the output file path for specific framework and industry

client server public static Filename recordingFilePath(SysTaskRecoredFrameworkId frameworkId, SysTaskRecorderIndustryCode industryCode)

Run On

Called

Parameters

frameworkId
Type: SysTaskRecoredFrameworkId Extended Data Type
ID of the framework
industryCode
Type: SysTaskRecorderIndustryCode Extended Data Type
Code of the industry

Return Value

Type: Filename Extended Data Type
The recording file path for specific framework and industry
Show: