AssemblyCollectionClass.Item Method

This method retrieves the Indexth item from the collection and returns it to the caller.

Syntax

HotDocs.AssemblyItem ( int index )

Parameters Description
Index The position of the desired item.

Return Value

The specified HotDocs.Assembly object.