EntityProperty Class |
Namespace: Omada.OE.Model.EsAdapter
public class EntityProperty
The EntityProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| EntityProperty |
| Name | Description | |
|---|---|---|
| DataType |
Property data type
| |
| Extension |
Is property an extension attribute
| |
| Name |
Property name
| |
| WithHistory |
Is property extension attribute 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.) |