This document is archived and information here might be outdated. Recommended version. |
The name of the dataset's shape field.
[Visual Basic .NET]
Public ReadOnly Property ShapeFieldName As String
[C#]
public string ShapeFieldName {get;}
[C++]
HRESULT get_ShapeFieldName(
System.String* ShapeFieldName
);
[C++] Parameters ShapeFieldName [out, retval]
ShapeFieldName is a parameter of type BSTR*
Returns the name of the shape field of this dataset. Only called if dataset type is feature class and geometry type is not null. Used to construct the FeatureClassName.