NBElement Element Property (Int32, String, String)IBM Integration Bus

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public NBElement this[
	int type,
	string space,
	string name
] { get; }

Property Value

Type: NBElement
See Also