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


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

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

Name 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.

Classes that implement IGPTopologyMembership

Classes Description
GPTopologyMembership The Topology Membership object.