NBElement ToString Method IBM Integration Bus
The ToString method returns a String representation of the NBElement being operated on.

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

public override string ToString()

Return Value

Type: OnlineString
String representation of the NBElement.
See Also