The SelectionRuleConfigurationList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SelectionRuleConfigurationList |
Initializes a new instance of the SelectionRuleConfigurationList class.
|
Methods
Name | Description | |
---|---|---|
![]() | CreateQuerySettings |
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.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetConfigurationList |
Gets the configuration list.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | StartCaching()()()() |
Starts caching the specified configuration objects using a default QuerySettings<(Of <(<'TConfigurationObject, TPropertyEnum>)>)> object.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | StartCaching(QuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>)) |
Starts caching the specified configuration objects.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | StartCachingAsync(AsyncCompletedEventHandler, Object) |
Asynchronously starts caching the specified configuration objects using a default QuerySettings<(Of <(<'TConfigurationObject, TPropertyEnum>)>)> object.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | StartCachingAsync(QuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>), AsyncCompletedEventHandler, Object) |
Asynchronously starts caching the specified configuration objects.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | StopCaching |
Stops caching the configuration objects.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | ConfigurationManager |
Gets the configuration manager.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | IsCaching |
Gets a value indicating whether this instance is cached.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | IsWatching |
Gets a value indicating whether this instance is watched.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
![]() | MoreResultsAvailable |
Gets a value indicating whether more results were available.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |