Click or drag to resize
EventLogProviderLogDocumentFieldChanges Property
Indicates if log should contain the changes to particular document document fields.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 12.0.0
Syntax
C#
public static bool LogDocumentFieldChanges { get; set; }

Property Value

Type: Boolean
See Also