BaseLogEntry Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature
public abstract class BaseLogEntry
The BaseLogEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseLogEntry |
Name | Description | |
---|---|---|
![]() | ObjectName |
Display value for the survey object.
|
![]() | When |
When was the change made?
|
![]() | Who |
Id of the user who made the change.
|
![]() | Workflow |
The name of the workflow step.
|
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.) |