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

In This Topic
    URI Property (CIMDefinition)
    In This Topic
    Gets or sets the URI of the definition. Typically set by the system and used as an identifier.
    Syntax
    public string URI {get; set;}
    Public Property URI As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also