ExtensionField Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings
public class ExtensionField
The ExtensionField type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtensionField |
| Name | Description | |
|---|---|---|
| MultiValued |
Can this extension field has multiple values
| |
| Name |
The name of the extension field. This is the name as it will be available in the extension xml
| |
| ObjectType |
That type of warehouse entity object type is this an extension field for
| |
| WithHistory |
Is this extension field recorded with history
|
| 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.) |