Library Specification Object Model Reference

ILibraryDriver.GetConfiguration Method 

Returns an object used for capturing configuration data for this library implementation. The object should follow the attribute tagging conventions defined by the PropertyGrid control.

ILibraryConfiguration GetConfiguration(
   QLLibrarySettingsEntry e
);

Parameters

e

Return Value

See Also

ILibraryDriver Interface | Spss.Dimensions.Library.Specification Namespace