The shape field name of the feature class.
[Visual Basic .NET] Public Property ShapeFieldName As String
[C#] public string ShapeFieldName {get; set;}
[C++]
HRESULT get_ShapeFieldName(
BSTR* ShapeFieldName
);
[C++]
HRESULT put_ShapeFieldName(
BSTR ShapeFieldName
);
[C++]Parameters
ShapeFieldName [out, retval] ShapeFieldName is a parameter of type BSTR ShapeFieldName [in] ShapeFieldName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.