| RequestedResourcesJsonDeserializerAttributesCollectionToSimpleDictionary Method |
Returns dictionary using just simple C# types.
Namespace:
Omada.OE.Solution.OIM.AppLogic.PackagedSolution
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic Dictionary<string, List<string>> ToSimpleDictionary()
Return Value
Type:
DictionaryString,
ListString
See Also