ArcGIS Pro 3.7 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 Property MetadataURI As String
    public string MetadataURI {get; set;}
    Remarks
    This property is only used for project items representing tasks.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also