<Code Lib>
2025.3 Property
Changes 0
P

APIObject.IsReadOnly

Description:
Identifies if the object is read-only or modifiable.

public virtual bool IsReadOnly { get; }

Loading…