ResourceTypeHelper Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
public class ResourceTypeHelper : IResourceTypeHelper
The ResourceTypeHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ResourceTypeHelper |
Creates the helper
|
| Name | Description | |
|---|---|---|
| GetResourceTypeAttributes |
Returns configuration objects for attributes in specific resource type
| |
| GetResourceTypesWithAttribute |
Finds the resource types having specific attribute
| |
| GetResourceTypesWithAttributeSet |
Finds the resource types having specific attribute set
|
| 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.) |