Library Specification Object Model Reference

QLLibrarySettings Class

The question library settings is used to store the currently known and configured question libraries for a user (or installation). This is loaded from the user or system settings file.

For a list of all members of this type, see QLLibrarySettings Members.

System.Object
   System.Collections.Generic.List`1[[Spss.Dimensions.Library.Specification.QLLibrarySettingsEntry, Spss.Dimensions.Library.Specification, Version=7.5.4.0, Culture=neutral, PublicKeyToken=8174058f62942e31]]
      Spss.Dimensions.Library.Specification.QLLibrarySettings

public class QLLibrarySettings : List`1

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Spss.Dimensions.Library.Specification

Assembly: Spss.Dimensions.Library.Specification (in Spss.Dimensions.Library.Specification.dll)

See Also

QLLibrarySettings Members | Spss.Dimensions.Library.Specification Namespace