Click or drag to resize

AttributeValueHelperResolvingAttributeDisplayValues Event

A custom extension can implement an event handler for resolving technical attribute values into human readable values.

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static event ResolvingAttributeDisplayValuesEventHandler ResolvingAttributeDisplayValues

Value

Type: Omada.OE.Solution.OIM.AppLogicResolvingAttributeDisplayValuesEventHandler
See Also