Fetches the result as Phrases.
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public ResultPhrases ResultAsPhrases()
Return Value
Type: ResultPhrasesthe result as Phrases.
Exceptions
Exception | Condition |
---|---|
ResultTypeException | if the result is not of type Phrases. |
PanelException | if there was an error evaluating the function in the eSales service. |
See Also