ObjectExtensions Class |
Namespace: Omada.OE.Solution.OIM.Assembly.AppLogic.Extensions
public static class ObjectExtensions
The ObjectExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
| |
| ToDateTime |
Converts object to DateTime.
| |
| ToInt |
Converts object to integer.
|