Domino Code Fragment
| Code Name* Determining if a Notes View is a View or a Folder using the NotesView property, IsFolder. | Date* 11/06/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.71.254.80 | |
| Description* Determine if the object you are dealing with is an actual view, or a folder. To do this, use the NotesView property, IsFolder . IsFolder returns a value of 1, (True) if the object represents a folder, or 0, (False) if the object represents an actual view. | Type* LotusScript | Categories* (Misc) | |
| Implementation: | Required Client: | Server: |
| Limitations: | Comments: | |