BBjJettyContextConfiguration::deleteParameter
Description
In BBj 15.0 and higher, this method deletes the specified parameter.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
deleteParameter(string name) |
Parameters
|
Variable |
Description |
|---|---|
|
name |
the name of the parameter to be deleted. |
Return Value
None.
Remarks
None.
Example
|