WorkflowStepLogEntry Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature
public class WorkflowStepLogEntry : BaseLogEntry
The WorkflowStepLogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| WorkflowStepLogEntry |
| Name | Description | |
|---|---|---|
| ObjectName |
Display value for the survey object.
(Inherited from BaseLogEntry.) | |
| When |
When was the change made?
(Inherited from BaseLogEntry.) | |
| Who |
Id of the user who made the change.
(Inherited from BaseLogEntry.) | |
| Workflow |
The name of the workflow step.
(Inherited from BaseLogEntry.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |