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

In This Topic
    SetUseSourceMetadata Method (IMetadataSource)
    In This Topic
    Set to true to use the underlying source object's metadata
    Syntax
    void SetUseSourceMetadata( 
       bool useSource
    )
    Sub SetUseSourceMetadata( _
       ByVal useSource As Boolean _
    ) 

    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