|
|
The fixed value of this variable. If the variable doesn't have a fixed value, return a None type VariantData.
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property FixedValue As VariantData Get |
| C# |
|---|
public VariantData FixedValue { get; } |
| Visual C++ |
|---|
public: property VariantData^ FixedValue { VariantData^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |