WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
ValueAsString Property
NamespacesIBM.Broker.PluginNBElementValueAsString
SUMMARY
The ValueAsString property provides the value of the value of the NBElement, converted to a string.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ValueAsString { get; }
Public ReadOnly Property ValueAsString As String
	Get
public:
property String^ ValueAsString {
	String^ get ();
}
member ValueAsString : string
Value
ValueAsString returns the value of the element converted to a string.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0