JAVA/CORBA クラス


IsNorthAmerican プロパティ

読み込みと書き込みができます。ID ファイルが北米版の ID であるかどうかを示します。

定義が行われるクラス
Registration

データ型
boolean 型

構文
public boolean isNorthAmerican()
throws NotesException

public void setNorthAmerican(boolean flag)
throws NotesException

有効な値


使用法
このプロパティは、registerNewCertifierregisterNewServer、または registerNewUser を呼び出す前に設定します。

クロスリファレンス
LotusScript NotesRegistration クラスの IsNorthAmerican プロパティ