Library Commands Object Model Reference

LibraryConfigurationAddCommand.Execute Method 

Adds a library the list of available libraries.

public override bool Execute(
   ErrorHandler handler
);

Parameters

handler
If not null, this handler will be called when an error occurs.

Return Value

True if the execute of the command was successful, otherwise false

See Also

LibraryConfigurationAddCommand Class | Spss.Dimensions.Library.Commands.Configuration Namespace