Click or drag to resize

imbAttributeCollectiongetMessageObj Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.attributes
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Object getMessageObj(
	imbAttributeName name,
	Object output = null
)
Request Example View Source

Parameters

name
Type: imbSCI.Core.attributesimbAttributeName
output (Optional)
Type: SystemObject

Return Value

Type: Object
See Also