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

DxlExporter

Data type

java.util.Vector with String elements

Syntax

public java.util.Vector getRestrictToItemNames()

throws NotesException
public void setRestrictToItemNames(java.util.Vector names)

throws NotesException

Language cross-reference

RestrictToItemNames property in LotusScript NotesXMLExporter class

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




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009