BBjAPI::removeNamespace
Description
In BBj 17.00 and higher, this method removes a BBjNamespace.
Syntax
Return Value |
Method |
---|---|
void |
removeNamespace(string name) |
Parameters
Variable |
Description |
---|---|
name |
The full name of an existing BBjNamespace object. |
Return Value
None.
Remarks
The getGlobalNamespace and getGroupNamespace namespaces cannot be removed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.