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


IGxDocumentationView.Synchronize Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDocumentationView Interface > IGxDocumentationView.Synchronize Method
ArcGIS Developer Help

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