EssentialsFeatureSetEsriFeatureSet Property |
Gets or sets the esri feature set.
Namespace: Geocortex.Essentials.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic FeatureSet EsriFeatureSet { get; set; }
Public Property EsriFeatureSet As FeatureSet
Get
Set
Property Value
Type:
FeatureSet
The esri feature set.
See Also