SUMMARY
The Valid property indicates whether the NBElement object points to an actual logical message, or not.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool Valid { get; }
Public ReadOnly Property Valid As Boolean
Get
public:
property bool Valid {
bool get ();
}

Value
True if it is a valid value, false otherwise.

Remarks
This property always returns true and is only included for future expansion.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0