EssentialsFeatureSetFeatureSetId Property |
Gets or sets the feature set id.
Namespace: Geocortex.Essentials.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string FeatureSetId { get; set; }
Public Property FeatureSetId As String
Get
Set
Property Value
Type:
String
The feature set id.
See Also