Click or drag to resize
LogObjectChangeSettingsDataChanged Property
If true, the data of the object involved has changed. Default true.

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

Property Value

Type: Boolean
See Also