AppStringCommonFilter Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public abstract class AppStringCommonFilter : IEntityDataLoadOptions
The AppStringCommonFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| AppStringCommonFilter | 
| Name | Description | |
|---|---|---|
| CacheOptions | 
            Contains options related to data caching.
              | |
| EntityDataType | ||
| NotDefinedForLangId | 
            AppStrings not having a LangString for the provided language is loaded.
              | |
| ResultInfo | ||
| SearchString | 
            Free text search
              | |
| SourceIdNegList | 
            Exclude AppStrings having the provided AppStringSource ID's
              | |
| SourceIdPosList | 
            Positiv list of appstringsource id's. Unless the list is empty
            only appstrings with the listed sourceid'a are loaded.
              | |
| TypeId | 
            AppStrings with a type different from the one specified here will not pass the filter.
            The value is ignored if it is 0.
              | 
| 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.) |