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