Creates a query settings object that is appropriate to this list's query functions, such as StartCaching()()()().
The HierarchicalQuerySettings<(Of <(<'TConfigurationObject, TPropertyEnum, TQueryChildrenSettings>)>)> 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 HierarchicalQuerySettings<ScheduleConfiguration, ScheduleConfiguration..::..Property, ScheduleQueryChildrenSettings> CreateQuerySettings() |
Visual Basic |
---|
Public Function CreateQuerySettings As HierarchicalQuerySettings(Of ScheduleConfiguration, ScheduleConfiguration..::..Property, ScheduleQueryChildrenSettings) |
Return Value
A new HierarchicalQuerySettings<(Of <(<'TConfigurationObject, TPropertyEnum, TQueryChildrenSettings>)>)>.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.