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 Basic | Visual C++ | F# |
public int GenericType { get; }
Public ReadOnly Property GenericType As Integer
Get
public:
property int GenericType {
int get ();
}

Value
GenericType returns the generic type of the element.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0