JAVA/CORBA-KLASSEN


TemplateName property
Beispiel

Read-only. The template name of a database, if the database is a template. If the database is not a template, returns an empty string.

Defined in

Database

Data type

String

Syntax

public String getTemplateName()
   throws NotesException

Usage

A database does not need to be open to use this property.

Language cross-reference

TemplateName property in LotusScript NotesDatabase class

Beispiel
Siehe auch