public enum ReportFileInfoTypePublic Enumeration ReportFileInfoTypepublic enum class ReportFileInfoTypetype ReportFileInfoType| FileData | 0 | For IFileData. |
| FilePath | 1 | For absolute filepath. |
| FileName | 2 | For file name inside the default report folder (inside the jobs user folder) |
| SearchTermOrAppendix | 3 | For Load: Searches filenames containing the search term inside the default report folder (inside the jobs user folder) - For Save: Adds a custom appendix text at the end of the default file name |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |