| CalculatedAssignmentVerdictControllerDeleteCalculateAssignmentVerdict Method |
Deletes the effective approval/removal verdict for a CRA.
Namespace:
Omada.OE.Solution.OIM.AppLogic.RoPE
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void DeleteCalculateAssignmentVerdict(
Guid assignmentKey
)
Parameters
- assignmentKey
- Type: SystemGuid
Corresponds to tblCalculatedAssignment.AssignmentKey (in the RoPE db)
See Also