Indicates if the field is the Shape field.
[Visual Basic .NET] Public ReadOnly Property IsShape As Boolean
[C#] public bool IsShape {get;}
[C++]
HRESULT get_IsShape(
VARIANT_BOOL* bShape
);
[C++]Parameters
bShape [out, retval] bShape is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.