Click or drag to resize

AppStringCommonFilter Properties

The AppStringCommonFilter type exposes the following members.

Properties
  NameDescription
Public propertyCacheOptions
Contains options related to data caching.
Public propertyEntityDataType
Public propertyNotDefinedForLangId
AppStrings not having a LangString for the provided language is loaded.
Public propertyResultInfo
Public propertySearchString
Free text search
Public propertySourceIdNegList
Exclude AppStrings having the provided AppStringSource ID's
Public propertySourceIdPosList
Positiv list of appstringsource id's. Unless the list is empty only appstrings with the listed sourceid'a are loaded.
Public propertyTypeId
AppStrings with a type different from the one specified here will not pass the filter. The value is ignored if it is 0.
Top
See Also