ItemByIndex

ACCPAC Common Controls

AccpacOrganizations.ItemByIndex

Return the AccpacOrganization object of the collection based on its 0-based index in the collection.

Function ItemByIndex(Index As Long) As AccpacOrganization

Parameters

Index

[in] the index of the AccpacOrganization object in the 0-based collection

Return Value

An AccpacOrganization object.

Remarks