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






OmitItemNames property

Read-write. Specifies a list of item names to be omitted from documents in the exported DXL. The DXL will not contain any <item> elements with any of those names.

Note This property is new with Release 8.

Defined in

DxlExporter

Data type

java.util.Vector with String elements

Syntax

public java.util.Vector getOmitItemNames()

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

throws NotesException

Language cross-reference

OmitItemNames property in LotusScript NotesXMLExporter class

Related topics
OmitRichtextAttachments property
OmitOLEObjects property
OmitMiscFileObjects property
OmitRichtextPictures property
RestrictToItemNames property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009