LayerVisualizationActiveGeocodingTableReference Property

Spotfire 15.0 API Reference
Gets the active data table used for the current geocoding configuration. May return null.

Namespace:  Spotfire.Dxp.Application.Visuals.Maps
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public DataTable ActiveGeocodingTableReference { get; }

Property Value

Type: DataTable
The active data table; otherwise null.
Version Information


See Also

Reference