SearchMatch.FileId

Syntax

SearchMatch.FileId

Data Type

Long

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.

See Also

PropertyObjectFile.Id

SearchMatch.FilePath

SearchResults

SequenceFile.Id