A class that represent an empty (null) value of a parameter element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2016 Subscription Update
Syntax
| C# |
|---|
public class NullParameterValue : ParameterValue |
| Visual Basic |
|---|
Public Class NullParameterValue _ Inherits ParameterValue |
| Visual C++ |
|---|
public ref class NullParameterValue : public ParameterValue |