JAVA/CORBA CLASSES


AclImportOption property
Read-write. Indicates the handling of the incoming ACL entries: ignore, replace, or update.

Defined in

DxlImporter

Data type

int

Syntax

public int getAclImportOption()
   throws NotesException

public void setAclImportOption(int option)
   throws NotesException

Legal values


Language cross-reference

ACLImportOption property in LotusScript NotesDXLImporter class

See Also