Documentation Center

IPublishSingleLanguageReportItemsList

This topic describes the properties and methods of the IPublishSingleLanguageReportItemsList interface.

Properties

CountGets the number of elements in the list.

Methods

this
Gets the element at the specified index in the list.
index
The zero-based index of the element to get.
GetEnumerator
Returns an enumerator that iterates through the list.
Save
Saves the report items list as XML to a file.
filePath
File path where to store the report items list XML.