WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
ParserName Property
NamespacesIBM.Broker.PluginNBElementParserName
SUMMARY
The ParserName property provides the name of the Parser in the logical view of the message which owns the NBElement.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ParserName { get; }
Public ReadOnly Property ParserName As String
	Get
public:
property String^ ParserName {
	String^ get ();
}
member ParserName : string
Value
Gets the name of the parser associated with the element.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0