<Code Lib>
2024 Property
Changes 0
P

RoutingConditions.ErrorLevel

Description:
The error level that the routing preference manager should post errors if the routing conditions do not meet any routing preference rule, could be None, Warning, or Error

public RoutingPreferenceErrorLevel ErrorLevel { get; set; }

Loading…