SAP Business One DI API 10.0 - Objects Reference (10.00.270)
Item Method
Tablelist
DI API
Service Layer
Description
Returns a reference to an existing item in the collection by its index.
Syntax
Visual Basic
Public Function Item( _ ByVal
vtIndex
As Variant _ ) As
MessageDataLine
Parameters
vtIndex
Specifies the location of the row in the data column (starts from 0).
See Also
MessageDataLines Collection