WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GenericType Property
NamespacesIBM.Broker.PluginNBElementGenericType
SUMMARY
The GenericType property provides the generic type of the NBElement (which indicates if it has a Name, a Value or both).
Declaration Syntax
C#Visual BasicVisual C++F#
public int GenericType { get; }
Public ReadOnly Property GenericType As Integer
	Get
public:
property int GenericType {
	int get ();
}
member GenericType : int
Value
GenericType returns the generic type of the element.

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