ParameterGetTypeId Method |
Gets the identifier of the parameter.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ForgeTypeId GetTypeId()
Public Function GetTypeId As ForgeTypeId
public:
ForgeTypeId^ GetTypeId()
member GetTypeId : unit -> ForgeTypeId
Return Value
ForgeTypeId
See Also