Accessing view or folder properties
The following table lists the view and folder properties.
| Property |
Data type |
Description |
|---|---|---|
| Array of strings |
(Read-write) View names subsequent to first listed name. You can set aliases with SetAliases. |
|
| NotesViewEntryCollection |
(Read-only) All the entries in a view |
|
| Boolean |
(Read-write) True if the front-end view is updated each time a change occurs in the back-end |
|
| Integer |
(Read-write) The background color of a view |
|
| Integer |
(Read-only) The number of columns in a view |
|
| Variant |
(Read-only) The names of the columns in a view. For COM only. |
|
| NotesViewColumn array |
(Read-only) Columns that are in the view |
|
| Date/Time |
(Read-only) Creation date and time |
|
| Integer |
(Read-only) The number of documents in a view |
|
| Integer |
(Read-only) The number of lines in the header of a view |
|
| String |
(Read-only) The HTTP URL of a view. |
|
| Boolean |
(Read-only) True if the view is a calendar view |
|
| Boolean |
(Read-only) True if the view is categorized |
|
| Boolean |
(Read-only) True if the view is enabled for conflict checking |
|
| Boolean |
(Read-write) True if this is the default view |
|
| Boolean |
(Read-only) True if this is a folder |
|
| Boolean |
(Read-only) True if the view is hierarchical |
|
| Boolean |
(Read-only) True if the view is modified |
|
| Boolean |
True if a design refresh or replace cannot overwrite the view |
|
| Date/Time |
(Read-only) Date and time the view was last modified |
|
| String |
(Read-write) First name listed of the view including cascades |
|
| String |
(Read-only) The Notes URL of a view. |
|
| NotesDatabase |
(Read-only) Database containing this view |
|
| Boolean |
(Read-write) True if the $Readers field is protected from being overwritten during replication |
|
| Array of strings |
(Read-write) Contents of the $Readers field |
|
| Integer |
(Read-only) The number of lines in each row of the view |
|
| String |
(Read-only)The selection formula of a view |
|
| Integer |
(Read-write) The spacing between rows of a view |
|
| Integer |
(Read-only) The number of top-level entries in a view |
|
| String |
(Read-only) Universal ID of the view |
|
| String |
(Read-only) Name of the view whose design a view inherits |