Click or drag to resize

RequestedResourcesJsonDeserializerAttributeValuesGetIntegerValues Method

Returns all the values where the value can 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<int> GetIntegerValues()

Return Value

Type: IEnumerableInt32
See Also