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