Creates a query settings object that is appropriate to this list's query functions, such as StartCaching()()()().
The QuerySettings<(Of <(<'TConfigurationObject, TPropertyEnum>)>)> class is constructed with default values to use a dynamic limit to return all IDs and
display names that the current user has view access to. This list is sorted ascending by display name.
Namespace: ININ.IceLib.ConfigurationAssembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public QuerySettings<TConfigurationObject, TPropertyEnum> CreateQuerySettings() |
Visual Basic |
---|
Public Function CreateQuerySettings As QuerySettings(Of TConfigurationObject, TPropertyEnum) |
Return Value
A new QuerySettings<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.