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


IGxDocumentationView.Synchronize Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxDocumentationView.Synchronize Method

Writes the current property values to the metadata.

[Visual Basic .NET]
Public Sub Synchronize ( _
)
[C#]
public void Synchronize (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentationView Interface