ParameterDefinition.ReadOnly property
If true, the parameter’s value should not be editable in user interface, e.g. if its value is calculated by the application.
public bool ReadOnly { get; set; }
See Also
- class ParameterDefinition
- namespace Autodesk.DataExchange.DataModels