.

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

JAVA/CORBA CLASSES


IsNorthAmerican property
Example

Read-Write. Indicates whether an ID file is North American.

Defined in

Registration

Data type

boolean

Syntax

public boolean isNorthAmerican()
   throws NotesException

public void setNorthAmerican(boolean flag)
   throws NotesException

Legal values


Usage

Set this property before calling registerNewCertifier, registerNewServer, or registerNewUser.

Language cross-reference

IsNorthAmerican property in LotusScript NotesRegistration class

Example