EssentialsLayerInfoMapServiceUrl Property |
Gets or sets the Map Service Url.
Namespace: Geocortex.Essentials.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string MapServiceUrl { get; set; }
Public Property MapServiceUrl As String
Get
Set
Property Value
Type:
StringThe Map Service Url.
See Also