ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Data Namespace / RelationshipClassDefinition Class / GetRelationshipRules Method
Version

    GetRelationshipRules Method
    Gets the list of relationship rules in the relationship class.
    Syntax
    public IReadOnlyList<RelationshipRule> GetRelationshipRules()

    Return Value

    The list of enabled relationship rules.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also