Retrieves a list of available service names from the map server. Note that this operation can be slow.
Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public IList<string> AvailableServiceNames()
Return Value
Type: IListStringA list of available service names.
Version Information
See Also