Click or drag to resize

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
Syntax
C#
List<CalculatedAssignmentVerdict> GetCalculatedAssignmentVerdicts(
	IEnumerable<Guid> assignmentKeys
)

Parameters

assignmentKeys
Type: System.Collections.GenericIEnumerableGuid

Return Value

Type: ListCalculatedAssignmentVerdict
See Also