Click or drag to resize

ResolvingAttributeDisplayValuesEventArgsPreventCaching Property

An event handler can set this to true to avoid that the result is cached.

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 bool PreventCaching { get; set; }

Property Value

Type: Boolean
See Also