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


ILayerTablesAndDataMappings.GFLayerTableDataMappings Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ILayerTablesAndDataMappings.GFLayerTableDataMappings Property

.

[Visual Basic .NET]
Public ReadOnly Property GFLayerTableDataMappings As IGFLayerTableDataMappings
[C#]
public IGFLayerTableDataMappings GFLayerTableDataMappings {get;}
[C++]
HRESULT get_GFLayerTableDataMappings(
  IGFLayerTableDataMappings** GFLayerTableDataMappings
);
[C++]

Parameters GFLayerTableDataMappings [out, retval]
GFLayerTableDataMappings is a parameter of type IGFLayerTableDataMappings

Product Availability

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

See Also

ILayerTablesAndDataMappings Interface