AppStringLoadOptions Properties |
The AppStringLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CacheOptions |
Contains options related to data caching.
(Inherited from AppStringCommonFilter.) |
![]() | EntityDataType | (Inherited from AppStringCommonFilter.) |
![]() | IdPosList |
Positiv list of appstring id's. Unless the list is empty
only appstrings with the listed id are loaded.
|
![]() | NotDefinedForLangId |
AppStrings not having a LangString for the provided language is loaded.
(Inherited from AppStringCommonFilter.) |
![]() | ResultInfo | (Inherited from AppStringCommonFilter.) |
![]() | SearchString |
Free text search
(Inherited from AppStringCommonFilter.) |
![]() | SkipDescriptions |
If set, the AppString descriptions will not be loaded from the database.
|
![]() | SkipNames |
If set, the AppString names will not be loaded.
|
![]() | SourceIdNegList |
Exclude AppStrings having the provided AppStringSource ID's
(Inherited from AppStringCommonFilter.) |
![]() | SourceIdPosList |
Positiv list of appstringsource id's. Unless the list is empty
only appstrings with the listed sourceid'a are loaded.
(Inherited from AppStringCommonFilter.) |
![]() | TypeId |
AppStrings with a type different from the one specified here will not pass the filter.
The value is ignored if it is 0.
(Inherited from AppStringCommonFilter.) |
![]() | UIdPosList |
Positiv list of appstring uid's. Unless the list is empty
only appstrings with the listed uid are loaded.
|