EssentialsLayerInfoName Property |
Gets or sets the name of the Layer.
Namespace: Geocortex.Essentials.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string Name { get; set; }
Public Property Name As String
Get
Set
Property Value
Type:
StringThe name.
See Also