CalculatedAssignmentVerdict Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.RoPE
public class CalculatedAssignmentVerdict
The CalculatedAssignmentVerdict type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalculatedAssignmentVerdict |
Name | Description | |
---|---|---|
![]() | AssignmentKey |
AssignmentKey corresponding to tblCalculatedAssignment.AssignmentKey (in the RoPE db)
|
![]() | ExpirationTime |
When does the verdict expire?
|
![]() | Judge |
UserName of the user who made the verdict.
|
![]() | Verdict |
Was the verdict 'approve' or 'remove'?
|
![]() | VerdictComment | |
![]() | VerdictTime |
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.) |