|
![]() |
Return the Comment column definition
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Comment As TakeoffColumnDefinition Get |
C# |
---|
public TakeoffColumnDefinition Comment { get; } |
Visual C++ |
---|
public: property TakeoffColumnDefinition^ Comment { TakeoffColumnDefinition^ get (); } |
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | Document is empty |