The ValueType property provides the parser specific value type of the NBElement (which typically controls how the logical message is converted to a bitstream).
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public NBElementValueType ValueType { get; }
public NBElementValueType ValueType { get; }
Public ReadOnly Property ValueType As NBElementValueType
Get
Public ReadOnly Property ValueType As NBElementValueType
Get
public:
property NBElementValueType ValueType {
NBElementValueType get ();
}
public:
property NBElementValueType ValueType {
NBElementValueType get ();
}
member ValueType : NBElementValueType with get
member ValueType : NBElementValueType with get
Property Value
Type:
NBElementValueTypeValueType returns the broker datatype of the value of the element.