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


IGMxDocumentInfo.Comments Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcGlobe)  

IGMxDocumentInfo.Comments Property

The comments for the document.

[Visual Basic .NET]
Public Property Comments As String
[C#]
public string Comments {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxDocumentInfo Interface