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