Indicates if the class is read only.
Note: This property is supported for IC Server version 2015 R2 and beyond.
Assembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public GeneralConfigurationProperty<ReportTableConfiguration..::..Property, bool> ReadOnly { get; } |
Visual Basic |
---|
Public ReadOnly Property ReadOnly As GeneralConfigurationProperty(Of ReportTableConfiguration..::..Property, Boolean) Get |
Field Value
The read only indicator.Version Information
Supported for IC Server version 2015 R2 and beyond.