JAVA/CORBA CLASSES
Retrieves the profile documents associated with a profile form.
Defined in
Database
Syntax
public DocumentCollection getProfileDocCollection(String profileName) throws NotesException
Parameters
String profileName
DocumentCollection
The profile documents. No profile documents results in an empty collection.
Language cross-reference
GetProfileDocCollection method in LotusScript NotesDatabase class
Example