Click or drag to resize

ISoDEvaluatorMessageLogger Property

The SoD evaluator can log messages here. The RoPE extension can use the delegate to retrieve messages from the SoD evaluator to apply to the calculation logs

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution.SoDShared
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
MessageLogger MessageLogger { get; set; }

Property Value

Type: MessageLogger
See Also