Click or drag to resize
ObjectTypeInfoLogEvents Property
Indicates whether the system logs events into the Event log when objects of the type are updated. False by default.

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

Property Value

Type: Boolean
See Also