Return the Id of the parameter associated with this constraint.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public ElementId GetParamId()
Return Value
ElementIdThe Id of the parameter, or InvalidElementId if the constraint does not have one.