WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
ReadOnly Property
NamespacesIBM.Broker.PluginNBElementReadOnly
SUMMARY
The ReadOnly property indicates whether changes can be made to the NBElement.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool ReadOnly { get; }
Public ReadOnly Property ReadOnly As Boolean
	Get
public:
property bool ReadOnly {
	bool get ();
}
member ReadOnly : bool
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