RequestedResourcesJsonDeserializerAttributesCollection Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PackagedSolution
public class AttributesCollection
The RequestedResourcesJsonDeserializerAttributesCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | RequestedResourcesJsonDeserializerAttributesCollection |
Name | Description | |
---|---|---|
![]() | attributes |
Keys are attribute ids.
|
Name | Description | |
---|---|---|
![]() | ToSimpleDictionary |
Returns dictionary using just simple C# types.
|
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.) |