WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
ValueType Property
NamespacesIBM.Broker.PluginNBElementValueType
SUMMARY
The ValueType property provides the parser specific value type of the NBElement (which typically controls how the logical message is converted to a bitstream).
Declaration Syntax
C#Visual BasicVisual C++F#
public NBElementValueType ValueType { get; }
Public ReadOnly Property ValueType As NBElementValueType
	Get
public:
property NBElementValueType ValueType {
	NBElementValueType get ();
}
member ValueType : NBElementValueType
Value
ValueType returns the broker datatype of the value of the element.

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