Revit 2025 API
ParameterGet |
Gets the identifier of the parameter.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ForgeTypeId GetTypeId()
Public Function GetTypeId As ForgeTypeId
public: ForgeTypeId^ GetTypeId()
member GetTypeId : unit -> ForgeTypeId
Return Value
ForgeTypeIdSee Also