LayerVisualization ActiveGeocodingTableReference Property TIBCO Spotfire 7.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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public DataTable ActiveGeocodingTableReference { get; private set; }

Property Value

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

Supported in: 7.0, 6.5
See Also