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