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


IDescriptionWindow.DocumentationView Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDescriptionWindow Interface > IDescriptionWindow.DocumentationView Property
ArcGIS Developer Help

IDescriptionWindow.DocumentationView Property

The documentation view in item description window.

[Visual Basic .NET]
Public ReadOnly Property DocumentationView As IGxDocumentationView
[C#]
public IGxDocumentationView DocumentationView {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDescriptionWindow Interface