| ConstraintEvaluationParametersAssigneeCalculator Property |
This delegate can be used to calculate assignees of EvaluateViolation process.
Namespace:
Omada.OE.Solution.OIM.Assembly.PackagedSolution
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic AssigneeCalculator AssigneeCalculator { get; set; }
Property Value
Type:
AssigneeCalculator
See Also