This document is archived and information here might be outdated.  Recommended version.


IGxDocumentationViewWindow.OnMetadataChanged2 Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxDocumentationViewWindow.OnMetadataChanged2 Method

The metadata of the selected object is changed.

[Visual Basic .NET]
Public Sub OnMetadataChanged2 ( _
    ByVal pMetadata As IPropertySet _
)
[C#]
public void OnMetadataChanged2 (
    IPropertySet pMetadata
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentationViewWindow Interface