ReportingViewField Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings
public class ReportingViewField
The ReportingViewField type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportingViewField |
constructor
|
| Name | Description | |
|---|---|---|
| DataType |
The column data type
| |
| Extension |
Is this field an extension field
| |
| ExtensionPrefix |
Returns the prefix of the extension column which contains the extension attribute
| |
| Name |
The name of the field or column. Can also be the name of an extension field
| |
| WithHistory |
Does te extension field record 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.) |