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


ISxDocumentInfo.Comments Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxDocumentInfo Interface > ISxDocumentInfo.Comments Property
ArcGIS Developer Help

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