Returns a list of available markets from the eSales cluster. Never returns null.
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public IList<string> AvailableMarkets()
Return Value
Type: IListStringSee Also