Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






RestrictToItemNames property

Read-write. Specifies a list of item names to be included in documents in the exported DXL. The DXL will only contain <item> elements with one of the names on the list.

Note This property is new with Release 8.

Defined in

NotesDXLExporter

Data type

Array of type String

Syntax

To get: variant = notesDXLExporter.RestrictToItemNames

To set: notesDXLExporter.RestrictToItemNames = variant

Usage

When there is a conflict between OmitItemNames and RestrictToItemNames, OmitItemNames takes precedence.

Use this option to save space and improve Exporter performance when exporting documents by exporting only those items that are needed. Use with caution if the DXL will later be imported, because the new documents created by the Importer will only be partial copies of the original documents.

Language cross-reference

RestrictToItemNames property in Java DXLExporter class

Related topics
OmitRichtextAttachments property
OmitOLEObjects property
OmitMiscFileObjects property
OmitRichtextPictures property
OmitItemNames property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009