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