EssentialsLayerInfoMapServiceUrl Property
Gets or sets the Map Service Url.

Namespace: Geocortex.Essentials.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public string MapServiceUrl { get; set; }

Property Value

Type: String
The Map Service Url.
See Also