Compares this Field
to the specified object.
Fieldobject.
True
if the Field
s are equal; otherwise false
.
The result is true
if and only if the argument is not null
and is a Field
object with the same name, retrievable property, and searchable property.
Field Class | Plumtree.Remote.PRC.Search Namespace