ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / IMetadataInfo Interface / GetCanEditMetadata Method

In This Topic
    GetCanEditMetadata Method (IMetadataInfo)
    In This Topic
    Check whether the metadata can be edited
    Syntax
    bool GetCanEditMetadata()
    Function GetCanEditMetadata() As Boolean

    Return Value

    True if the metadata can be edited otherwise false
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also