IBM
LOT-409 · Question #92
Charles is designing a database agent with IBM LotusScript that will display the name(s) of the folder(s) that a specific document is in, if it is in one or more folders. He is using the…
The correct answer is C. The database must have the $FolderInfo and $FolderRefInfo hidden views to support folder references. See the full explanation below for the reasoning.
Question
Charles is designing a database agent with IBM LotusScript that will display the name(s) of the folder(s) that a specific document is in, if it is in one or more folders. He is using the FolderReferencesEnabled property of the NotesDatabase Class. Which statement is true regarding the FolderReferencesEnabled property?
Options
- AThe database must have the $FolderInfo hidden view to support folder references.
- BThe database must have $FolderRefInfo defined in the database profile to support folder references.
- CThe database must have the $FolderInfo and $FolderRefInfo hidden views to support folder references.
- DThe database must have $FolderInfo and $FolderRefInfo forms defined in the database profile to support
How the community answered
(34 responses)- A15% (5)
- B9% (3)
- C74% (25)
- D3% (1)
Community Discussion
No community discussion yet for this question.