PropertyManager Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class PropertyManager
The PropertyManager type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyManager | 
| Name | Description | |
|---|---|---|
| Properties | 
| Name | Description | |
|---|---|---|
| GetNewProperty | 
            Returns a new (empty) property. The property is *not* added to the manager.
              | 
| 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.) |