Click or drag to resize

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
Syntax
C#
public IEnumerable<string> GetNonIntegerValues()

Return Value

Type: IEnumerableString
See Also