SearchProviderCondition
Contains the necessary parameters to execute a Search Provider search.
Value returned by the registered javascript function of a fully HTML UI Search Provider in order to retrieve the user's search parameters entered into the Search Provider's markup/form.
This must be a valid value to be passed into the SearchProvider's ISearchProviderGateway.HydrateInputData() function.
Artifact ID of the Search Provider
public SearchProviderCondition()