The DimSearchRefinementConfigList type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements actually contained in the DimSearchRefinementConfigList.
Public propertyGlobalDimSearchRefinementConfig
Accessor which gets/sets the global dimension search configuration associated with this refinement config.
Public propertyIsFixedSize
Gets a value indicating whether the DimSearchRefinementConfigList has a fixed size.
Public propertyIsReadOnly
Gets a value indicating whether the DimSearchRefinementConfigList is read-only.
Public propertyIsSynchronized
Gets a value indicating whether access to the DimSearchRefinementConfigList is synchronized (thread-safe).
Public propertyItem
Gets and sets the DimSearchRefinementConfig at the specified index.
Public propertySyncRoot
This operation is not supported.

See Also