The methods of the ISearchResult interface are listed below. For a complete list of ISearchResult interface members, see the ISearchResult Members topic.
![]() | Whether a particular field is present in this ISearchResult . |
![]() | Gets the value of the specified Field as a DateTime . |
![]() | Gets the value of the specified Field as a float . |
![]() | Gets the value of the specified Field as an int . |
![]() | Gets the value of the specified Field as an Object . |
![]() | Gets the ToString() value of the specified Field . |
![]() | Gets an enumeration of Field elements. |
ISearchResult Interface | Plumtree.Remote.PRC.Search Namespace