UserSettingsLoadOptions Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class UserSettingsLoadOptions : IEntityDataLoadOptions
The UserSettingsLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | UserSettingsLoadOptions |
Name | Description | |
---|---|---|
![]() | CacheOptions |
Contains options related to data caching.
|
![]() | EntityDataType | |
![]() | Keys |
User 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.) |