EntityFieldsCoreTFieldIsReadOnly Property |
Gets a value indicating whether the
IList is read-only.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
Property Value
Type:
BooleanReturn Value
Type:
Booleanfalse.
Implements
IListIsReadOnlySee Also