| ICalculatedAssignmentVerdictControllerGetCalculatedAssignmentVerdicts Method |
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
SyntaxList<CalculatedAssignmentVerdict> GetCalculatedAssignmentVerdicts(
IEnumerable<Guid> assignmentKeys
)
Parameters
- assignmentKeys
- Type: System.Collections.GenericIEnumerableGuid
Return Value
Type:
ListCalculatedAssignmentVerdict
See Also