The QuerySettings<(Of <(<'TConfigurationObject, TPropertyEnum>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyFilterDefinition
Gets the filter definition.
Public propertyLanguage
Gets the language.
Public propertyPropertiesInQuery
Gets the properties of the object that are to be included in the query results.
Public propertyResultCountLimit
Gets the result count limit or nullNothingnullptra null reference (Nothing in Visual Basic) if the results are unlimited.
Public propertyRightsFilters
Gets the list of rights that will filter the search results.
Public propertySortDefinition
Gets the sort definition.
Public propertyStartAtRecordNumber
Gets the starting record number of the query results that will be returned.

See Also