ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Topology Namespace / TopologyRule Class
Properties


In This Topic
    TopologyRule Class Members
    In This Topic

    The following tables list the members exposed by TopologyRule.

    Public Properties
     NameDescription
    Public Property Gets the name of the destination feature class to which this topology rule is assigned.  
    Public PropertyGets the ArcGIS.Core.Data.Subtype in the destination feature class to which this topology rule is assigned. If it is not applicable, null is returned.  
    Public Property Gets the ID of this topology rule.  
    Public Property Gets the name of the origin feature class to which this topology rule is assigned.  
    Public PropertyGets the ArcGIS.Core.Data.Subtype in the origin feature class to which this topology rule is assigned. If it is not applicable, null is returned.  
    Public Property Gets the type of this topology rule.  
    Top
    See Also