LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The private management domain (PRMD) name component (P=) of a hierarchical name.
Defined in
NotesName
Data type
String
Syntax
To get: string$ = notesName.PRMD
Usage
This property returns an empty string for a hierarchical name with no PRMD name component.
This property returns an empty string for an Internet or flat name.
A name created through Domino administration does not contain a PRMD name component.
Language cross-reference
PRMD in Java Name class
@Name in formula language
Example See Also