EntityFieldsCoreTFieldICollectionIEntityFieldCoreIsReadOnly Property  | 
 
            Gets a value indicating whether this instance is read only.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxbool ICollection<IEntityFieldCore>.IsReadOnly { get; }Private ReadOnly Property IsReadOnly As Boolean
	Implements ICollection(Of IEntityFieldCore).IsReadOnly
	Get
Property Value
Type: 
BooleanImplements
ICollectionTIsReadOnly
See Also