ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDefinition Class / SourceURI Property

In This Topic
    SourceURI Property (CIMDefinition)
    In This Topic
    Gets or sets the source URI of the item. Set if sourced from an external item such as an item on a portal.
    Syntax
    public string SourceURI {get; set;}
    Public Property SourceURI As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also