[This is preliminary documentation and is subject to change.]
Specifies whether the component is in a read-only (i.e., immutable) state
Namespace: Clarion.Framework.CoreAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public bool IsReadOnly { get; } |
Remarks
![]() |
---|
The read/write state of a component is changed during the commit/retract process |