WebCenter Interaction API  
 

IPTSearchResponse.GetResultAbsType Method 

Abstractified, cross-application type of the result: "DOCUMENT", "CONTAINER", or "OTHER".

string GetResultAbsType(
   int nRank
);

Parameters

nRank
Ungrouped result rank, in the range 0 to (GetReturnedResults()-1).

Return Value

DOCUMENT, CONTAINER, or OTHER.

See Also

IPTSearchResponse Interface | com.plumtree.server Namespace