This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainBlobReader Interface > ITerrainBlobReader.GetDataType Method (ArcObjects .NET 10.5 SDK) |
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