OdwMappedAttribute Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
public class OdwMappedAttribute
The OdwMappedAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| OdwMappedAttribute |
Create ODW mapped attribute using name and optional isMandatory flag
|
| Name | Description | |
|---|---|---|
| IsMandatory |
Is attribute mandatory
| |
| Name |
Attribute name
|
| 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.) |