Click or drag to resize
IInfoObjectCollectionEnforceReadOnlyDataAccess 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: 9.0.0
Syntax
C#
bool EnforceReadOnlyDataAccess { get; set; }

Property Value

Type: Boolean
See Also