Click or drag to resize

LogEntry Properties

The LogEntry type exposes the following members.

Properties
  NameDescription
Public propertyNewValue
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.
Public propertyObjectName
Display value for the survey object.
(Inherited from BaseLogEntry.)
Public propertyProperty
System name of the property that was changed.
Public propertyWhen
When was the change made?
(Inherited from BaseLogEntry.)
Public propertyWho
Id of the user who made the change.
(Inherited from BaseLogEntry.)
Public propertyWorkflow
The name of the workflow step.
(Inherited from BaseLogEntry.)
Top
See Also