CustomerSettingsLoadOptions Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class CustomerSettingsLoadOptions : IEntityDataLoadOptions
The CustomerSettingsLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomerSettingsLoadOptions | 
| Name | Description | |
|---|---|---|
| CacheOptions | 
            Contains options related to data caching.
              | |
| EntityDataType | ||
| Keys | 
            Customer setting keys to be loaded.
            Case-insensitive.
              | |
| 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.) |