<< Click to Display Table of Contents >>

ZFLOGO2

Property ZfLib.Coversheets.Item

 


 

Property Item( ByVal var As Variant ) As ZfLib.Coversheet

 

The Item property returns a coversheet item from the collection.

 

Parameters

 

parminvar

 

[in]

 

The index of the coversheet to retrieve from the collection.

 

Return Value

 

The Coversheet object retrieved from the Coversheets collection

 

Remarks

 

The Coversheets property needs to be called using the ServerInfo object to retrieve an updated version of the Coversheets collection.

 

Also See:

Coversheet ,

ServerInfo