This document is archived and information here might be outdated. Recommended version. |
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(
System.String* 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