EssentialsLayerInfoLayerSource Property
Gets or sets the layer source.

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

Property Value

Type: LayerSource
The layer source.
See Also