This class defines a shared dynamic collection. These are search queries stored in the vault. They are available to any user with the required privileges.
Name | Description |
---|---|
Caption displayed in Web Access |
|
Collection of the properties shown in the result view (columns) |
|
Reserved. See “About reserved objects, methods, and properties.” |
|
Descriptive name |
|
File-name wild card used for the search |
|
Collection of document types to restrict the search |
|
Set this property to True to allow Web Access users to use Quick Search |
|
Gets one of the property filters |
|
Object ID |
|
Internal name |
|
Adds a property filter |
|
The property filters for this search |
|
Makes this search available in Web Access |
|
Set this property to True to list documents residing in the parent of the current context. |
|
Set this property to True to allow Web Access users to see the property filters |
|
Index of the column (in ColumnPropertyDefCollection) that the result will be sorted on (in Web Access) |
Remarks
Shared dynamic collections can be used to define a customer Find Form in Web Access. This helps users find documents without setting many search criteria.
With Read-Only Web Access, these same pages can also be used to provide a simple interface to users who only need to find and view specific documents.
Related information