The data type of the layer.
[Visual Basic .NET] Public ReadOnly Property DataType As String
[C#] public string DataType {get;}
[C++]
HRESULT get_DataType(
BSTR* DataType
);
[C++]Parameters
DataType [out, retval] DataType is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.