Share

ApprenticeServerDocuments.Item Property

Parent Object: ApprenticeServerDocuments

Description

Returns the specified ApprenticeServerDocument object from the collection. This is the default property of the ApprenticeServerDocuments object.

Syntax

ApprenticeServerDocuments.Item( Index As Long ) As ApprenticeServerDocument

Property Value

This is a read only property whose value is an ApprenticeServerDocument.

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the to return.

Version

Introduced in version 4

Was this information helpful?