|
![]() |
The value of the current CommentsCollection within the Document.
Namespace: Autodesk.Navisworks.Api.DocumentParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Value As CommentCollection Get |
C# |
---|
public CommentCollection Value { get; } |
Visual C++ |
---|
public: property CommentCollection^ Value { CommentCollection^ get (); } |