Click or drag to resize
QueryParametersBaseTParentIsImmutable Property
If true, this object instance is immutable, and next subsequent modification starts with a clone of the object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected bool IsImmutable { get; set; }

Property Value

Type: Boolean
See Also