ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRelateInfoBase Class / RelatedMapMemberURI Property

In This Topic
    RelatedMapMemberURI Property (CIMRelateInfoBase)
    In This Topic
    Gets or sets the related layer/table URI. This value is used to disambiguate cases where the same data connection is used by multiple layers or tables in a map.
    Syntax
    public string RelatedMapMemberURI {get; set;}
    Public Property RelatedMapMemberURI As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also