BBjspCommandConfig::setClassName
Description
In BBj 17.0 and higher, this method sets the class name of the BBjspCommand which will be executed.
Syntax
Return Value |
Method |
void |
setClassName(string classname) |
Parameters
Variable |
Description |
classname |
the class name |
Return Value
None.
Remarks
None.
Example
declare BBjAPI api! |