Hello,
I’m searching for a method to retrieve the list of all script libraries in a NotesDatabase.
I’m able to find Forms, Agents et Views from a NotesDatabase with this properties :
NotesDatabase.Forms
NotesDatabase.Agents
NotesDatabase.Views
But i didn’t find any code for script libraries…
Any idea?
Thank You.
Regards.