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