| RequestedResourceAttributesAttributeValues Property |
Attribute values picked for the resource.
Keys are attribute ids.
Namespace:
Omada.OE.Solution.OIM.AppLogic.AttributeValues
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic Dictionary<int, List<string>> AttributeValues { get; }
Property Value
Type:
DictionaryInt32,
ListString
See Also