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


IGPTopologyMembership Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGPTopologyMembership Interface

Provides access to members that describe the properties of a feature class' topology membership.

Product Availability

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

Members

Description
Read/write property EventNotificationOnValidate Indicates if event notification is fired on validate.
Read/write property TopologyName The name of the Topology this feature class participates in.
Read/write property Weight The weight of the feature class in the topology.
Read/write property XYRank The XYRank of the feature class in the topology.
Read/write property ZRank The ZRank of the feature class in the topology.

CoClasses that implement IGPTopologyMembership

CoClasses and Classes Description
GPTopologyMembership The Topology Membership object.