EssentialsFeatureSetLayerInfo Property
Gets or sets the layer info.

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

Property Value

Type: EssentialsLayerInfo
The layer info.
See Also