SUMMARY
The ReadOnly property indicates whether changes can be made to the NBElement.

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

Value
Returns true if this element is part of a message that is read only.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0