Click or drag to resize
AbstractInfoBaseTInfoAllowPartialUpdate Property
If true, the object allows partial updates.

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

Property Value

Type: Boolean

Implements

IInfoAllowPartialUpdate
See Also