Gets the ToString()
value of the specified Field
.
Field
to evaluate. The String
value of the field.
This method can be used for all Field
s, as it does not check if the value is of type String
.
Exception Type | Condition |
---|---|
ArgumentException | The field is not present in this ISearchResult . |
ISearchResult Interface | Plumtree.Remote.PRC.Search Namespace