| ConstraintEvaluationParametersIsFirstCalculation Property |
Is it the first time RoPE computes the identity (and evaluates constraints as part of that)? (yes, no, unknown)
Can optionally be specified to save a bit of performance.
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 Nullable<bool> IsFirstCalculation { get; set; }
Property Value
Type:
NullableBoolean
See Also