ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectItem Class / MetadataURI Property

In This Topic
    MetadataURI Property (CIMProjectItem)
    In This Topic
    Gets or sets the URI of the binary reference containing the metadata.
    Syntax
    public string MetadataURI {get; set;}
    Public Property MetadataURI As String
    Remarks
    This property is only used for project items representing tasks.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also