LOTUSSCRIPT/COM/OLE CLASSES
Retrieves or creates a Profile document.
Defined in
NotesDatabase
Syntax
Set notesDocument = notesDatabase.GetProfileDocument( profilename$ [, uniqueKey$ ] )
Parameters
profilename$
notesDocument
getProfileDocument method in Java Database class
EditProfile @command in formula language
EditProfileDocument @command in formula language
Example See Also