Click or drag to resize

PolicyCheckExceptionErrorMessage Property

Custom error message to show to the end users

Namespace:  Omada.OE.Solution.OIM.AppLogic.PolicyCheck
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string ErrorMessage { get; set; }

Property Value

Type: String
See Also