SAP Business One DI API 10.0 - Objects Reference (10.00.320)
CommandParam Object Members
Tablelist
DI API
Service Layer
Public Properties
Direction
Returns the direction of the parameter,
In
or
Out
. The Command object supports single Out parameter only.
Name
Returns the parameter name.
Type
Returns the parameter field type.
Value
Sets or returns the parameter value.
See Also
CommandParam Overview