ArcObjects Library Reference (Carto)  

IGFLayerTableDataMapping.DatasetName Property

.

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

Parameters

DatasetName [out, retval]   DatasetName is a parameter of type BSTR

Product Availability

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

See Also

IGFLayerTableDataMapping Interface