Click or drag to resize

featurePropertiesaudit_CaptureRawValues Property

When logging audit data, capture each field's raw old and new values as XML attributes in the change_text column.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool audit_CaptureRawValues { get; }

Property Value

Type: Boolean
When logging audit data, capture each field's raw old and new values as XML attributes in the change_text column.
See Also