NBElement Detach Method IBM Integration Bus
The Detach method detaches the NBElement being operated on from the logical element tree.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public NBElement Detach()

Return Value

Type: NBElement
The detached element.
See Also