Click or drag to resize

LogEntryNewValue Property

String representation of the new value. Only for presentation - should not be used for data processing as the format depends on the user's language etc.

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string NewValue { get; }

Property Value

Type: String
See Also