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


In This Topic
    TopologyRule Class Properties
    In This Topic

    For a list of all members of this type, see TopologyRule members.

    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