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
CalledParameters
- 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 TypeThe recording file path for specific framework and industry
Show: