This object defines a static collection. It contains a static set of documents. It is available only to the user that created it.
Name | Description |
---|---|
Removes all documents from the selection that are not also in the given selection |
|
Descriptive name |
|
The collection of documents |
|
Object ID |
|
Adds all documents from the argument selection |
|
Internal name |
|
Removes all documents that are also in the argument selection |
Remarks
The AMSelection object uses the following methods of the AMDocumentRepository object:
Selections
Returns a collection of all selections in the current context.
GetSelection
Retrieves a selection by its ID or name.
MakeSelection
Creates a new selection from a collection of documents.
NewSelection
Creates a new empty selection.