NBElement Element Property (Int32, String, Int32)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 name,
	int index
] { get; }

Property Value

Type: NBElement
See Also