| ConstraintEvaluationParametersExistingViolations Property |
Existing violations from the previous calculation of the identity
ONLY relevant for SoD evaluation V3!
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 List<CalculatedViolation> ExistingViolations { get; set; }
Property Value
Type:
ListCalculatedViolation
See Also