Click or drag to resize
IDataClassIsReadOnly Property
Indicates whether class is in read-only mode.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also