| ResolvingAttributeDisplayValuesEventArgsDisplayValues Property |
An event handler must put the resolved display values here.
Keys are attribute technical values.
Values are display 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
Syntaxpublic Dictionary<string, string> DisplayValues { get; }
Property Value
Type:
DictionaryString,
String
See Also