This document is archived and information here might be outdated.  Recommended version.


IGFLayerTableDataMapping.LayerOrTableName Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IGFLayerTableDataMapping.LayerOrTableName Property

.

[Visual Basic .NET]
Public ReadOnly Property LayerOrTableName As String
[C#]
public string LayerOrTableName {get;}
[C++]
HRESULT get_LayerOrTableName(
  System.String* LayerOrTableName
);
[C++]

Parameters LayerOrTableName [out, retval]
LayerOrTableName is a parameter of type BSTR*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGFLayerTableDataMapping Interface