NBElement ElementType Property IBM Integration Bus
The ElementType property provides the parser specific type of the NBElement (which typically controls how the logical message is converted to a bitstream).

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

public int ElementType { get; set; }

Property Value

Type: OnlineInt32
Parser specific type of the element.
See Also