FeatureLayerFeatureTableReference Property

Spotfire 15.0 API Reference
Gets the data table that this layer references.

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

C#
public DataTable FeatureTableReference { get; }

Property Value

Type: DataTable
The referenced data table.
Version Information


See Also

Reference