|
|
Active value
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property ActiveValue As VariantData Get |
| C# |
|---|
public VariantData ActiveValue { get; } |
| Visual C++ |
|---|
public: property VariantData^ ActiveValue { VariantData^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |