.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


GetProfileDocument method
Example

Retrieves or creates a Profile document.

Defined in

NotesDatabase

Syntax

Set notesDocument = notesDatabase.GetProfileDocument( profilename$ [, uniqueKey$ ] )

Parameters

profilename$


uniqueKey$
Return value

notesDocument


Language cross-reference

getProfileDocument method in Java Database class

EditProfile @command in formula language

EditProfileDocument @command in formula language

Example
See Also