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

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int ElementType { get; set; }
Public Property ElementType As Integer
Get
Set
public:
property int ElementType {
int get ();
void set (int value);
}
member ElementType : int with get, set

Value
Parser specific type of the element.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0