For Babelfish Release 1.12.4.4

GetDefinitionListPublicRequestSearch Property

When Search term is includeed, the REST API returns a definition list in order of relavance matching of the Search value, and will include a SearchScore for each Definition.

Definition

Namespace: Scopos.BabelFish.Requests.DefinitionAPI
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public string Search { get; set; }

Property Value

String

See Also