ISharePointListItem.ThreadIndex

Fore Syntax

ThreadIndex: String;

Fore.NET Syntax

None;

Description

The ThreadIndex property determines a hexadecimal value of the composite index of streams.

Comments

Composite streams index for the list element is generated automatically when creating an element and based on the composite index of parent list, in which publication is executed. Composite streams index is used by the SharePoint site to compile hierarchy of published elements.

See also:

ISharePointListItem