ArcObjects Component Help  (Core)    

ITopologyClass Interface

Provides access to topology class members.

Members

Description
Read-only property EventNotificationOnValidate Indicates if event notification is fired on validate.
Read-only property IsInTopology Indicates if the class is in a topology.
Read-only property Topology The Topology associated with the class.
Read-only property Weight The weight of the class in the topology.
Read-only property XYRank The XY rank of the class in the topology.
Read-only property ZRank The Z rank of the class in the topology.

CoClasses that implement ITopologyClass

CoClasses and Classes Description
FeatureClass FeatureClass Object.

Remarks

Provides accessors to get the properties of a TopologyClass.