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

public DataTable ActiveGeocodingTableReference { get; private set; }

Property Value

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

Supported in: 6.5
See Also