GetSignature method: SearchResult class
Syntax
GetSignature()
Description
Use this method to return the search engine-computed signature for this search result as an integer. If the signature cannot be determined, this method returns -1.
The signature, content length, title, and other attributes are used to determine whether a search result is a duplicate.
Parameters
None.
Returns
An integer.
Related Topics