Gets the identifier of the parameter.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2022
Syntax
| C# |
|---|
public ForgeTypeId GetTypeId() |
| Visual Basic |
|---|
Public Function GetTypeId As ForgeTypeId |
| Visual C++ |
|---|
public: ForgeTypeId^ GetTypeId() |