|  | Aqualogic Interaction API | |
| IPTFederatedSearchAgent.GetDocumentURL Method |
Returns an URL that may be used to open the document corresponding to a search result.
string GetDocumentURL(
int lRowIndex
);
Parameters
-
lRowIndex
- Result rank, in the range 0 to (GetMatchesReturned()-1).
Return Value
the document URL
See Also
IPTFederatedSearchAgent Interface | com.plumtree.server Namespace