📚 SAP Business One SDK Help

Item Method
See Also 
vtIndex

Specifies the index of the Series that you want to get.

Description

Returns a Series data structures from the SeriesCollection.

Syntax

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

Parameters

vtIndex

Specifies the index of the Series that you want to get.

See Also