| RequestedResourcesJsonDeserializerAttributeValuesGetNonIntegerValues Method |
Returns all the values where the value can not convert to an Integer;
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 IEnumerable<string> GetNonIntegerValues()
Return Value
Type:
IEnumerableString
See Also