NotesView
The NotesView parameter specifies the name of the view to use to retrieve data from the database. (A view is a subset of data in the database).
If you set both the NotesView and ViewFormula parameters for the same task, ViewFormula is used and NotesView is ignored.
| Type: | String |
| Default: | No |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | NotesView=Index
|
| See Also: | ViewFormula |