Compares this Field to the specified object.
Fieldobject
true if the Fields 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