EssentialsFeatureSetEsriFeatureSet Property
Gets or sets the esri feature set.

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

Property Value

Type: FeatureSet
The esri feature set.
See Also