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