This document is archived and information here might be outdated. Recommended version. |
Indicates if the route feature class has a spatial index.
[Visual Basic .NET]
Public ReadOnly Property HasSpatialIndex As Boolean
[C#]
public bool HasSpatialIndex {get;}
[C++]
HRESULT get_HasSpatialIndex(
Boolean* HasSpatialIndex
);
[C++] Parameters HasSpatialIndex [out, retval]
HasSpatialIndex is a parameter of type bool*