| Revit 2022 API |
| Parameter..::..GetTypeId Method |
| Parameter Class See Also |
Gets the identifier of the parameter.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2022
Syntax
| C# |
|---|
public ForgeTypeId GetTypeId() |
| Visual Basic |
|---|
Public Function GetTypeId As ForgeTypeId |
| Visual C++ |
|---|
public: ForgeTypeId^ GetTypeId() |