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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also