The spatial column name for this feature class name.
[Visual Basic 6.0] Property ShapeFieldName As String
[Visual Basic .NET] Public Property ShapeFieldName As String
[C#] public string ShapeFieldName {get; set;}
[Java] public String getShapeFieldName() throws IOException, AutomationException
[Java] public void setShapeFieldName( String ShapeFieldName ) throws IOException, AutomationException
[C++]
HRESULT get_ShapeFieldName(
BSTR* Name
);
[C++] HRESULT put_ShapeFieldName( BSTR Name);
Parameters
Name [out, retval]
Name is a parameter of type BSTR
Name [in]
Name is a parameter of type BSTR