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


IGxDocumentationView.Edit 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.Edit Method
ArcGIS Developer Help

IGxDocumentationView.Edit Method

Opens the current metadata editor.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentationView Interface