This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPTopologyMembership Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that describe the properties of a feature class' topology membership.
Description | ||
---|---|---|
EventNotificationOnValidate | Indicates if event notification is fired on validate. | |
TopologyName | The name of the Topology this feature class participates in. | |
Weight | The weight of the feature class in the topology. | |
XYRank | The XYRank of the feature class in the topology. | |
ZRank | The ZRank of the feature class in the topology. |
CoClasses and Classes | Description |
---|---|
GPTopologyMembership | The Topology Membership object. |