Returns the data type of the blob.
[Visual Basic .NET] Public Function GetDataType ( _ ) As esriTerrainBlobDataType
[C#] public esriTerrainBlobDataType GetDataType ( );
[C++]
HRESULT GetDataType(
esriTerrainBlobDataType* pType
);
[C++]Parameters
pType [out, retval]pType is a parameter of type esriTerrainBlobDataType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.