Library Commands Object Model Reference

CommandLineLibrarySearch Members

CommandLineLibrarySearch overview

Public Instance Constructors

CommandLineLibrarySearch Constructor Constructor

Public Instance Properties

OptionalTerms Currently I do not know how the optional terms work.
RequiredTerms String to search for. It must be found in at lease one field (Any field).

Public Instance Methods

Equals (inherited from Object) 
Execute (inherited from LibrarySearchCommand) Perform the search based on the specified search criteria
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Fields

_library (inherited from LibrarySearchCommand) The internal library instance.

Protected Instance Methods

AddCriterias (inherited from LibrarySearchCommand) Tokenizes the criteria keywords and adds them to the criteria filter
CreateFilterCriteria Create the search criteria for command line search
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

CommandLineLibrarySearch Class | Spss.Dimensions.Library.Commands Namespace