LOTUSSCRIPT/COM/OLE CLASSES


Generation property
Example

Read-only. The generation component (Q=) of a hierarchical name, for example, "Jr."

Defined in

NotesName

Data type

String

Syntax

To get: string$ = notesName.Generation

Usage

This property returns an empty string for a hierarchical name with no generation component.

This property returns an empty string for an Internet or flat name.

A name created through Domino administration does not contain a generation component.

Language cross-reference

Generation in Java Name class

@Name in formula language

Example
See Also