StandardTileLayerServiceName Property TIBCO Spotfire 7.6 API Reference
Gets or sets the name of the map service to use, for example "Basic map" or "Roads". If the service is not found, the map layer is still valid except there will be a visualization issue and no map tiles will be displayed.

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public string ServiceName { get; set; }

Property Value

Type: String
null or empty string means "Automatic" (use default service). Other values select a specific service.
Version Information

Supported in: 7.6, 7.5, 7.0, 6.5
See Also

Reference