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

Property Value

Type: Boolean

Implements

IInfoObjectCollectionEnforceReadOnlyDataAccess
See Also