📚 SAP Business One SDK Help

Item Method
See Also 
vtIndex

The index of the object to be returned (0-based)

Description

Returns the object at the specified index.

Syntax

Visual Basic
Public Function Item( _
   ByVal vtIndex As Variant _
) As WarehouseSublevelCodeParams

Parameters

vtIndex

The index of the object to be returned (0-based)

See Also