|
|
Status of comment
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Status As CommentStatus Get |
| C# |
|---|
public CommentStatus Status { get; } |
| Visual C++ |
|---|
public: property CommentStatus Status { CommentStatus get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |