TimerLoadOptions Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class TimerLoadOptions : IEntityDataLoadOptions
The TimerLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| TimerLoadOptions |
| Name | Description | |
|---|---|---|
| CacheOptions |
Contains options related to data caching.
| |
| EntityDataType | ||
| IdNegList |
If the collection is not empty, the ids in the collection will not be loaded
| |
| IdPosList |
If the collection is not empty, only the ids in the collection will be loaded
| |
| ResultInfo |
| Name | Description | |
|---|---|---|
| BuildCacheKey | ||
| IsResultCachable |
| 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.) |