ArcGIS Pro 2.9 API Reference Guide
SetUseSourceMetadata Method (IMetadataSource)

ArcGIS.Desktop.Mapping Namespace > IMetadataSource Interface : SetUseSourceMetadata Method
True to use the underlying source object's metadata
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, Windows 8.1

See Also

Reference

IMetadataSource Interface
IMetadataSource Members