RequestedResourcesJsonDeserializerAttributeValues Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PackagedSolution
public sealed class AttributeValues
The RequestedResourcesJsonDeserializerAttributeValues type exposes the following members.
Name | Description | |
---|---|---|
![]() | RequestedResourcesJsonDeserializerAttributeValues |
Name | Description | |
---|---|---|
![]() | GetIntegerValues |
Returns all the values where the value can convert to an Integer;
|
![]() | GetNonIntegerValues |
Returns all the values where the value can not convert to an Integer;
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |