NBElement GenericType Property IBM Integration Bus
The GenericType property provides the generic type of the NBElement (which indicates if it has a Name, a Value or both).

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

public int GenericType { get; }

Property Value

Type: OnlineInt32
GenericType returns the generic type of the element.
See Also