.

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

LOTUSSCRIPT/COM/OLE CLASSES


ACLImportOption property
Example

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

Defined in

NotesDXLImporter

Data type

Constant of type Integer

Syntax

To get: option% = notesDXLImporter.ACLImportOption

To set: notesDXLImporter.ACLImportOption = option%

Legal values


Language cross-reference

ACLImportOption property in Java DXLImporter class

Example
See Also