NBElement ParserName Property IBM Integration Bus
The ParserName property provides the name of the Parser in the logical view of the message which owns the NBElement.

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

public string ParserName { get; }

Property Value

Type: OnlineString
Gets the name of the parser associated with the element.
See Also