EssentialsLayerInfoMapServiceId Property
Gets or sets the ID of the MapService.

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

Property Value

Type: String
The Map Service Id.
See Also