RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Parameter

Parameter.IsReadOnly

Property
Description:
Get the readonly property of the parameter.
Remarks:
This function can be used to check if the parameter is read-only.
Syntax
public override bool IsReadOnly { get; }