📚 SAP Business One SDK Help

Item Method
See Also 
vtIndex

Specifies the number of the BPCode in the collection (starts from 0).

Description

Returns a reference to the BPCode that you want to get.

Syntax

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

Parameters

vtIndex

Specifies the number of the BPCode in the collection (starts from 0).

See Also