WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Catalog Property
NamespacesIBM.Broker.PluginNBExceptionCatalog
SUMMARY
Gets or sets The catalog that contains the exception message number.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual string Catalog { get; set; }
Public Overridable Property Catalog As String
	Get
	Set
public:
virtual property String^ Catalog {
	String^ get ();
	void set (String^ value);
}
abstract Catalog : string with get, set
override Catalog : string with get, set
Value
Catalog name.

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