Get the readonly property of the parameter.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public override bool IsReadOnly { get; }Property Value
Boolean
Remarks
This function can be used to check if the parameter is read-only.
See Also
Reference