SAP Business One DI API 10.0 - Objects Reference (10.00.320)
Item Method
Tablelist
DI API
Service Layer
Description
Retrieves a single item, of a command parameter, from the stored procedure parameters collection .
Syntax
Visual Basic
Public Function Item( _ ByVal
Index
As Variant _ ) As
CommandParam
Parameters
Index
Specifies the item number (starts from 0).
See Also
CommandParams Collection