Type of geomety object contained in the geometry column.
[Visual Basic .NET] Public Property GeometryColumnType As esriGeometryType
[C#] public esriGeometryType GeometryColumnType {get; set;}
[C++]
HRESULT get_GeometryColumnType(
esriGeometryType* iVal
);
[C++]
HRESULT put_GeometryColumnType(
esriGeometryType iVal
);
[C++]Parameters
iVal [out, retval]iVal is a parameter of type esriGeometryType
iVal [in]iVal is a parameter of type esriGeometryType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.