Library Specification Object Model Reference

QLLibrarySettingsEntry.SetLibrary Method 

Allows the mounted library to be set. Will throw and ArgumentException if the Library name doesn't match the LibraryName property of this settings instance.

public void SetLibrary(
   ILibrary value
);

Parameters

value
the mounted library

See Also

QLLibrarySettingsEntry Class | Spss.Dimensions.Library.Specification Namespace