Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Definition
Cache
Get
Stage
Style
Definition
Async Method
Definition
Namespace:
Scopos.BabelFish.APIClients
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
static
Task
<
StageStyle
>
GetStageStyleDefinitionAsync
(
SetName
setName
)
Parameters
setName
SetName
Return Value
Task
StageStyle
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