Creates a query settings object that is appropriate to this parent list's child object query functions. The only actions that are supported on
child query settings are SetPropertiesToRetrieveToAll()()()(),
SetPropertiesToRetrieve(IEnumerable<(Of <<'(TPropertyEnum>)>>)), and
SetPropertiesToRetrieve(array<TPropertyEnum>[]()[][]).
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<ScheduleRecurrenceConfiguration, ScheduleRecurrenceConfiguration..::..Property> CreateRecurrenceQuerySettings() |
Visual Basic |
---|
Public Function CreateRecurrenceQuerySettings As QuerySettings(Of ScheduleRecurrenceConfiguration, ScheduleRecurrenceConfiguration..::..Property) |
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 SU 4 and beyond.
For 4.0, supported for IC Server version 4.0 SU 4 and beyond.