The TrackerSearch type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ResolveInteraction |
Associates reverse whitepages information with an Interaction.
| |
| ResolveInteractionAsync |
Asynchronously associates reverse whitepages information with an Interaction.
| |
| ReverseInteractionAddressLookup |
Performs a reverse interaction address lookup.
| |
| ReverseInteractionAddressLookupAsync |
Asynchronously performs a reverse interaction address lookup.
| |
| SearchForResolutionCandidates |
Searches the Tracker database for Individuals that are resolution candidates.
| |
| SearchForResolutionCandidatesAsync |
Asynchronously searches the Tracker database for Individuals that are resolution candidates.
| |
| SearchIndividuals |
Searches the Tracker database for Individuals using the specified filter criteria.
| |
| SearchIndividualsAsync |
Asynchronously searches the Tracker database for Individuals using the specified filter criteria.
| |
| SearchInteractions |
Searches the Tracker database for interactions that match the filter criteria.
| |
| SearchInteractionsAsync |
Asynchronously searches the Tracker database for interactions that match the filter criteria.
| |
| SearchLocations |
Searches the Tracker database for Locations that match the filter criteria.
| |
| SearchLocationsAsync |
Asynchronously searches the Tracker database for Locations that match the filter criteria.
| |
| SearchOrganizations |
Searches the Tracker database for Organizations that match the filter criteria.
| |
| SearchOrganizationsAsync |
Asynchronously searches the Tracker database for Organizations that match the filter criteria.
| |
| ToDirectionType |
Converts a long value to a direction type.
| |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |