ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMServiceCompositeSubLayer Class / URI Property

In This Topic
    URI Property (CIMServiceCompositeSubLayer)
    In This Topic
    Gets or sets the URI of the backing layer. Used when feature layer capabilities are enabled.
    Syntax
    public string URI {get; set;}
    Public Property URI As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also