EssentialsLayerInfoPropertyValue Property |
Gets or sets the properties.
Namespace: Geocortex.Essentials.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic Object PropertyValue { get; set; }
Public Property PropertyValue As Object
Get
Set
Property Value
Type:
ObjectA dictionary of properties.
RemarksThe properties are defined by the administrator on the server.
See Also