Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Return Value

Type: Boolean
false.

Implements

IListIsReadOnly
See Also