Gets a Table containing the data referenced by the FeatureLayer.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Table Table { get; }
Visual Basic (Declaration)
Public ReadOnly Property Table As Table

Field Value

A Table object containing the data referenced by the FeatureLayer; nullNothingnullptra null reference (Nothing in Visual Basic) if the layer is not connected.

See Also

Relate Topics:
  DataSourceProperties Property
  GeometryType Property
  Renderer Property
Created by Atop CHM to web converter,© 2009 all right reserved.