This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEFeatureClass Interface > IDEFeatureClass.ShapeFieldName Property (ArcObjects .NET 10.4 SDK) |
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