Click or drag to resize
AbstractObjectCollectionEnforceReadOnlyDataAccess Property
If true, the read only access to the data is enforced within the transaction.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual bool EnforceReadOnlyDataAccess { get; set; }

Property Value

Type: Boolean
See Also