This document is archived and information here might be outdated.  Recommended version.


ITopologyProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyProperties Interface
ArcGIS Developer Help

ITopologyProperties Interface

Provides access to members that return properties of a topology.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Classes An enumerator over the FeatureClasses.
Read-only property ClusterTolerance The cluster tolerance of the topology.
Read-only property SpatialReference The spatial reference for the dataset.

Classes that implement ITopologyProperties

Classes Description
Topology Esri Topology object.

Remarks

The ITopologyProperties interface provides access to additional properties of a topology not supplied through the ITopology interface such as the enumeration of feature classes and spatial reference of the Topology.