This document is archived and information here might be outdated. Recommended version. |
Indicates whether the topology is clean or not.
[Visual Basic .NET] Public ReadOnly Property State As esriTopologyState
[C#] public esriTopologyState State {get;}
[C++]
HRESULT get_State(
esriTopologyState* State
);
[C++] Parameters State [out, retval]
State is a parameter of type esriTopologyState*
The State property indicates the current status of the Topology; whether the topology has been validated and if so, whether any topology errors have been discovered.