Item

Is a base object that defines an item in GroupWise. Many objects extend Item.

Syntax

<Item>
  <ref="id"/>
  <ref="sid"/>
  <ref="name"/>
  <ref="version"/>
  <ref="modified"/>
  <name="changes" type="ItemChanges"/>
</Item>

Definitions

id

Specifies a string that uniquely identifies the item. All characters, up to the first at symbol (@), uniquely identify the item. All characters after the @ symbol control access to the item.

sid

Specifies short unique identifier for the item.

--For GroupWise 8.0 HP1 and later.

name

Specifies the name of the item.

version

Specifies the version number of the item.

modified

Specifies when the item was last modified.

changes

Specifies the changes to the item.