Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Definition
Cache
Get
Ranking
Rule
Definition
Async Method
Definition
Namespace:
Scopos.BabelFish.APIClients
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
static
Task
<
RankingRule
>
GetRankingRuleDefinitionAsync
(
SetName
setName
)
Parameters
setName
SetName
Return Value
Task
RankingRule
Exceptions
XApiKeyNotSetException
Thrown if the Settings.XApiKey value has not been set.
DefinitionNotFoundException
ScoposAPIException
See Also
Reference
DefinitionCache Class
Scopos.BabelFish.APIClients Namespace
In This Article
Definition
Parameters
Return Value
Exceptions
See Also