GetProfileDocument (NotesDatabase - LotusScript®)
Retrieves or creates a Profile document.
Defined in
Syntax
Set notesDocument = notesDatabase .GetProfileDocument( profilename$ [, uniqueKey$ ] )
Parameters
profilename$
String. The name or an alias of the Profile document.
uniqueKey$
String. Optional. The unique key associated with the Profile document.
Language cross-reference
getProfileDocument method in Java™ Database class
EditProfile @command in formula language
EditProfileDocument @command in formula language