QueryParametersBaseTParentIsImmutable Property |
If true, this object instance is immutable, and next subsequent modification starts with a clone of the object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected bool IsImmutable { get; set; }
Property Value
Type:
BooleanSee Also