This document is archived and information here might be outdated. Recommended version. |
Returns the data type of the blob.
[Visual Basic .NET] Public Function GetDataType ( _ ) As esriTerrainBlobDataType
[C#] public esriTerrainBlobDataType GetDataType ( );
[C++]
HRESULT GetDataType(
void
);