ObjectTypeInfoLogEvents Property |
Indicates whether the system logs events into the Event log when objects of the type are updated. False by default.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool LogEvents { get; set; }
Property Value
Type:
BooleanSee Also