ArcGIS Pro 3.7 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
    Function GetCanEditMetadata() As Boolean
    bool GetCanEditMetadata()

    Return Value

    True if the metadata can be edited otherwise false
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also