Click or drag to resize

ContentColumnLogInSaveEvents Property

If the LogSaveEvents option is enabled on the content-type, enabling this option will enhance the message with the old and new value of this column.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
public bool LogInSaveEvents { get; set; }

Property Value

Type: Boolean
See Also