Click or drag to resize

CustomerSettingDefaultLogIdentitcalEntriesInSurveys Field

By default no log entries are added for a survey question, if the fields in the question haven't been changed compared to the previous workflowstep. If this setting is set to true, an entry will be added for every question even if no changes are made

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const bool LogIdentitcalEntriesInSurveys = false

Field Value

Type: Boolean
See Also