Search Results for

    Show / Hide Table of Contents

    Method IsReadOnly

    IsReadOnly(ParameterId)

    Checks if the given parameter can be modified or not.

    Some parameters are computed and only readable. Others can be modified to change the element owner behavior. If modifiable, a parameter value can be changed with SetValue functions.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 8, 0, 0)]
    bool IsReadOnly(ParameterId inParameterId)
    Parameters
    Type Name Description
    ParameterId inParameterId

    Parameter to check.

    Returns
    Type Description
    bool

    True if a SetValue function can be called to change its value.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.