AquaLogic Interaction Development Kit (IDK) 6.0.0

ISearchResult Members

ISearchResult overview

Public Instance Methods

FieldExists Whether a particular field is present in this ISearchResult.
GetFieldAsDate Gets the value of the specified Field as a DateTime.
GetFieldAsFloat Gets the value of the specified Field as a float.
GetFieldAsInt Gets the value of the specified Field as an int.
GetFieldAsObject Gets the value of the specified Field as an Object.
GetFieldAsString Gets the ToString() value of the specified Field.
GetFields Gets an enumeration of Field elements.

See Also

ISearchResult Interface | Plumtree.Remote.PRC.Search Namespace