DataModel Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.Model
[XmlTypeAttribute(TypeName = "connectorDataModel", Namespace = "http://schemas.omada.net/ops/2015/ConnectorDataModelML")] public class DataModel
The DataModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Namespace | ||
| Objects | ||
| Properties |
| 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.) |