Domino Code Fragment
| Code Name* Retrieve the name of the Default View in a Database using the NotesView property, IsDefaultView. | Date* 11/06/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.69.17.98 | |
| Description* It is possible to retrieve the name of the default view in a database using the NotesView property, IsDefaultView . Since IsDefaultView is a property of each individual view in the database, it is necessary to test each view in a database until the default view is found. | Type* LotusScript | Categories* (Misc) | |
| Implementation: | Required Client: | Server: |
| Limitations: | Comments: | |