| Revit 2020 API |
| IntegerParameterValue Constructor |
| IntegerParameterValue Class See Also |
Default constructor
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2016 Subscription Update
Syntax
| C# |
|---|
public IntegerParameterValue() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: IntegerParameterValue() |