EssentialsLayerInfoPropertyValue Property
Gets or sets the properties.

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

Property Value

Type: Object
A dictionary of properties.
Remarks
The properties are defined by the administrator on the server.
See Also