Indicates whether the topology is clean or not.
[Visual Basic 6.0] Property State As esriTopologyState
[Visual Basic .NET] Public ReadOnly Property State As esriTopologyState
[C#] public esriTopologyState State {get;}
[Java] public esriTopologyState getState() throws IOException, AutomationException
[C++] HRESULT get_State( esriTopologyState* State );
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.