DataUtilsLogState Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class DataUtilsLogState
The DataUtilsLogState type exposes the following members.
| Name | Description | |
|---|---|---|
| DataUtilsLogState |
Constructor
|
| Name | Description | |
|---|---|---|
| LogAsType |
The type of log created by the DataUtils class
| |
| SuppressEventLog |
If true, the DataUtils class will not log exceptions
|
| 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.) |