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


ISxDocumentInfo.Comments Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcScene)  

ISxDocumentInfo.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

ISxDocumentInfo Interface