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