ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IMetadataSource Interface / SetUseSourceMetadata Method
True to use the underlying source object's metadata
Version

    SetUseSourceMetadata Method (IMetadataSource)
    Set to true to use the underlying source object's metadata
    Syntax
    void SetUseSourceMetadata( 
       bool useSource
    )

    Parameters

    useSource
    True to use the underlying source object's metadata
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also