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