EssentialsFeatureSetFeatureSetDisplayName Property
Gets or sets the feature set id.

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

Property Value

Type: String
The feature set id.
See Also