ArcGIS Pro 3.7 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 Property SourcePortalUrl As String
    public string SourcePortalUrl {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also