SearchMatch.FileId
- Updated2024-10-09
- 1 minute(s) read
SearchMatch.FileId
Syntax
SearchMatch.FileId
Data Type
Purpose
Returns the unique file ID of the file in which the match was found. This value is the same as the value the PropertyObjectFile.Id property returns.
Remarks
ID numbers change when a file is closed and reopened. Therefore, even if a file has a different ID than what this property contains, it might be the same file. Check the SearchMatch.FilePath property against the absolute path of the file, if one is available, to determine whether the file is the same.